util.filters: Add newline at end of file

Thu, 08 Jul 2010 14:08:27 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 08 Jul 2010 14:08:27 +0100
changeset 3331
57a9cf5f4259
parent 3330
bdc325ce9fbc
child 3332
c941d1191709

util.filters: Add newline at end of file

util/filters.lua file | annotate | diff | comparison | revisions
--- a/util/filters.lua	Tue Jul 06 17:09:23 2010 +0100
+++ b/util/filters.lua	Thu Jul 08 14:08:27 2010 +0100
@@ -65,4 +65,4 @@
 	end
 end
 
-return _M;
\ No newline at end of file
+return _M;

mercurial