1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-06-27 05:06:30 +02:00

Whitespace fixes.

This commit is contained in:
Doug Kearns
2009-10-03 16:58:45 +10:00
parent d0e1f3a2c2
commit e041219339
9 changed files with 43 additions and 46 deletions
-1
View File
@@ -463,7 +463,6 @@ function IO() //{{{
completion.addUrlCompleter("f", "Local files", completion.file);
});
/////////////////////////////////////////////////////////////////////////////}}}
////////////////////// PUBLIC SECTION //////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////{{{