diff --git a/mozilla/xpcom/base/nsLogging.cpp b/mozilla/xpcom/base/nsLogging.cpp index 280845904aa..08ffbe93553 100644 --- a/mozilla/xpcom/base/nsLogging.cpp +++ b/mozilla/xpcom/base/nsLogging.cpp @@ -726,7 +726,7 @@ nsFileLogEventSink::Flush(nsILog* log) PR_IMPLEMENT(nsILog*) NS_GetLog(const char* name, PRUint32 controlFlags) { - return NULL: + return nsnull; } #endif // NS_ENABLE_LOGGING