From c17db720871132d529cd22031f110f2478881003 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Fri, 19 Oct 2001 14:02:36 +0000 Subject: [PATCH] Last checkin was r=pierre, sr=jst git-svn-id: svn://10.0.0.236/trunk@105770 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/content/base/public/nsINameSpaceManager.h | 2 +- mozilla/content/html/content/src/nsGenericHTMLElement.cpp | 2 +- mozilla/content/html/style/src/nsCSSStyleRule.cpp | 2 +- mozilla/content/html/style/src/nsCSSStyleSheet.cpp | 2 +- mozilla/layout/style/nsCSSStyleRule.cpp | 2 +- mozilla/layout/style/nsCSSStyleSheet.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mozilla/content/base/public/nsINameSpaceManager.h b/mozilla/content/base/public/nsINameSpaceManager.h index 6cb301402b8..ee1f35d1493 100644 --- a/mozilla/content/base/public/nsINameSpaceManager.h +++ b/mozilla/content/base/public/nsINameSpaceManager.h @@ -111,5 +111,5 @@ nsresult void NS_NameSpaceManagerShutdown(); - + #endif // nsINameSpaceManager_h___ diff --git a/mozilla/content/html/content/src/nsGenericHTMLElement.cpp b/mozilla/content/html/content/src/nsGenericHTMLElement.cpp index 606bbf570d6..1f1689f1bf6 100644 --- a/mozilla/content/html/content/src/nsGenericHTMLElement.cpp +++ b/mozilla/content/html/content/src/nsGenericHTMLElement.cpp @@ -129,7 +129,7 @@ static NS_DEFINE_CID(kPresStateCID, NS_PRESSTATE_CID); // XXX todo: add in missing out-of-memory checks #include "nsIPref.h" // Used by the temp pref, should be removed! - + //---------------------------------------------------------------------- class nsDOMCSSAttributeDeclaration : public nsDOMCSSDeclaration diff --git a/mozilla/content/html/style/src/nsCSSStyleRule.cpp b/mozilla/content/html/style/src/nsCSSStyleRule.cpp index cac6a4da61f..6be43cf2e5b 100644 --- a/mozilla/content/html/style/src/nsCSSStyleRule.cpp +++ b/mozilla/content/html/style/src/nsCSSStyleRule.cpp @@ -77,7 +77,7 @@ #include "nsContentUtils.h" // #define DEBUG_REFS - + static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID); static NS_DEFINE_IID(kCSSFontSID, NS_CSS_FONT_SID); diff --git a/mozilla/content/html/style/src/nsCSSStyleSheet.cpp b/mozilla/content/html/style/src/nsCSSStyleSheet.cpp index 4f118997e6e..18fbc4cfbb5 100644 --- a/mozilla/content/html/style/src/nsCSSStyleSheet.cpp +++ b/mozilla/content/html/style/src/nsCSSStyleSheet.cpp @@ -101,7 +101,7 @@ //#define DEBUG_RULES //#define EVENT_DEBUG //#define DEBUG_HASH - + #ifdef DEBUG_HASH static void DebugHashCount(PRBool hash) { static gCountHash = 0; diff --git a/mozilla/layout/style/nsCSSStyleRule.cpp b/mozilla/layout/style/nsCSSStyleRule.cpp index cac6a4da61f..6be43cf2e5b 100644 --- a/mozilla/layout/style/nsCSSStyleRule.cpp +++ b/mozilla/layout/style/nsCSSStyleRule.cpp @@ -77,7 +77,7 @@ #include "nsContentUtils.h" // #define DEBUG_REFS - + static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID); static NS_DEFINE_IID(kCSSFontSID, NS_CSS_FONT_SID); diff --git a/mozilla/layout/style/nsCSSStyleSheet.cpp b/mozilla/layout/style/nsCSSStyleSheet.cpp index 4f118997e6e..18fbc4cfbb5 100644 --- a/mozilla/layout/style/nsCSSStyleSheet.cpp +++ b/mozilla/layout/style/nsCSSStyleSheet.cpp @@ -101,7 +101,7 @@ //#define DEBUG_RULES //#define EVENT_DEBUG //#define DEBUG_HASH - + #ifdef DEBUG_HASH static void DebugHashCount(PRBool hash) { static gCountHash = 0;