summaryrefslogtreecommitdiff
path: root/common/content/mow.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/content/mow.js')
-rw-r--r--common/content/mow.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/content/mow.js b/common/content/mow.js
index ab268002..d0afda6f 100644
--- a/common/content/mow.js
+++ b/common/content/mow.js
@@ -393,3 +393,5 @@ var MOW = Module("mow", {
"boolean", true);
}
});
+
+// vim: set fdm=marker sw=4 ts=4 et: