Updated all files to use Unix line endings.

This commit is contained in:
2014-11-20 14:53:31 -05:00
parent 6da969b1e0
commit 4f46d6eddb
11 changed files with 443 additions and 444 deletions

View File

@ -15,4 +15,4 @@
window.addEventListener("load", highlightLink, false);
else if (window.attachEvent)
window.attachEvent("onload", highlightLink);
})();
})();