aboutsummaryrefslogtreecommitdiffstats
path: root/util/filters.lua
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2010-07-08 14:08:27 +0100
committerMatthew Wild <mwild1@gmail.com>2010-07-08 14:08:27 +0100
commitce782869b3b1824c61e619e83e71d2b5043ed095 (patch)
treea581837b1cc14d777dab1d40f21483622878803b /util/filters.lua
parentddd99927a2db1f9dddd6a42e936114a9a9174a31 (diff)
downloadprosody-ce782869b3b1824c61e619e83e71d2b5043ed095.tar.gz
prosody-ce782869b3b1824c61e619e83e71d2b5043ed095.zip
util.filters: Add newline at end of file
Diffstat (limited to 'util/filters.lua')
-rw-r--r--util/filters.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/filters.lua b/util/filters.lua
index 0ac4cb56..08e683c1 100644
--- a/util/filters.lua
+++ b/util/filters.lua
@@ -65,4 +65,4 @@ function remove_filter(session, type, callback)
end
end
-return _M; \ No newline at end of file
+return _M;