1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 01:34:12 +01:00

add missing semicolons

This commit is contained in:
Doug Kearns
2008-08-23 02:31:17 +00:00
parent fef1c0051e
commit 5dd44343ed
3 changed files with 3 additions and 3 deletions

View File

@@ -181,7 +181,7 @@ liberator.config = { //{{{
},
NotifyDocumentCreated: function () {},
NotifyDocumentWillBeDestroyed: function () {}
}
};
// XXX: Hack!