]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/modules/dom-e4x.jsm
Import r6948 from upstream hg supporting Firefox up to 24.*
[dactyl.git] / common / modules / dom-e4x.jsm
index 5a1cdfb642bfcbe75ff01066cfd933b08a16af39..c83810bb6e07b573ff6ab0cdf67c4bc36a0fa07b 100644 (file)
@@ -51,3 +51,4 @@ function fromXML(node, doc, nodes) {
     }
 }
 
+// vim: set fdm=marker sw=4 sts=4 ts=8 et ft=javascript: