From 753ab685818da815d7ffba71492b48985d67709c Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Wed, 10 Dec 2008 15:32:51 +0000 Subject: Newline at end of file for sessionmanager --- core/sessionmanager.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/sessionmanager.lua b/core/sessionmanager.lua index 34cc9f0f..5c99cb5c 100644 --- a/core/sessionmanager.lua +++ b/core/sessionmanager.lua @@ -209,4 +209,4 @@ function send_to_available_resources(user, host, stanza) return count; end -return _M; \ No newline at end of file +return _M; -- cgit v1.2.3