diff --git a/mozilla/calendar/resources/content/publish.js b/mozilla/calendar/resources/content/publish.js index d8c843a5fe3..70e6fa1b2ed 100644 --- a/mozilla/calendar/resources/content/publish.js +++ b/mozilla/calendar/resources/content/publish.js @@ -146,7 +146,7 @@ var notificationCallbacks = } Components.returnCode = Components.results.NS_ERROR_NO_INTERFACE; return null; - }, + } }