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

add missing semicolons

This commit is contained in:
Doug Kearns
2008-05-27 16:13:49 +00:00
parent ddd082003e
commit 9cb7ae4f36
3 changed files with 18 additions and 18 deletions

View File

@@ -130,6 +130,6 @@ liberator.config = {
}, true);*/
}
}
}
};
// vim: set fdm=marker sw=4 ts=4 et: