1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 22:08:00 +01:00

whitespace fixes

This commit is contained in:
Doug Kearns
2007-11-22 05:32:50 +00:00
parent fce286d6b2
commit 44705af3b1
6 changed files with 11 additions and 10 deletions

View File

@@ -217,6 +217,6 @@ vimperator.util = { //{{{
return strNum[0] + " " + unitVal[unitIndex];
}
};//}}}
}; //}}}
// vim: set fdm=marker sw=4 ts=4 et: