diff --git a/mozilla/xpcom/threads/nsTimerImpl.cpp b/mozilla/xpcom/threads/nsTimerImpl.cpp index afbde5b88f6..5cdda285933 100644 --- a/mozilla/xpcom/threads/nsTimerImpl.cpp +++ b/mozilla/xpcom/threads/nsTimerImpl.cpp @@ -586,4 +586,4 @@ NS_IMETHODIMP nsTimerManager::FireNextIdleTimer() // pull out each one starting at the beginning until no more are left and fire them. return NS_OK; -} \ No newline at end of file +}