1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 00:24:13 +01:00

Add missing modelines to new modules.

--HG--
extra : rebase_source : d80617c47f30c0344c08e810e51c19a91b1cec53
This commit is contained in:
Doug Kearns
2011-02-25 00:07:43 +11:00
parent 06df2f9f6a
commit 6ecdef37dd
2 changed files with 2 additions and 1 deletions

View File

@@ -112,3 +112,4 @@ else
}catch(e){ dump(e + "\n" + (e.stack || Error().stack)); Components.utils.reportError(e) }
// vim: set fdm=marker sw=4 sts=4 et ft=javascript: