Loading xpcom/ds/nsCheapSets.h +2 −2 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ public: } private: typedef unsigned long PtrBits; typedef PRUword PtrBits; /** Get the hash pointer (or null if we're not a hash) */ nsStringHashSet* GetHash() Loading Loading @@ -155,7 +155,7 @@ public: } private: typedef unsigned long PtrBits; typedef PRUword PtrBits; /** Get the hash pointer (or null if we're not a hash) */ nsInt32HashSet* GetHash() Loading Loading
xpcom/ds/nsCheapSets.h +2 −2 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ public: } private: typedef unsigned long PtrBits; typedef PRUword PtrBits; /** Get the hash pointer (or null if we're not a hash) */ nsStringHashSet* GetHash() Loading Loading @@ -155,7 +155,7 @@ public: } private: typedef unsigned long PtrBits; typedef PRUword PtrBits; /** Get the hash pointer (or null if we're not a hash) */ nsInt32HashSet* GetHash() Loading