whitespace-only fix to trigger another Win64 build

This commit is contained in:
Daniel Holbert 2010-06-26 19:43:13 -07:00
parent 4e0f4c110e
commit 972904bffe

View File

@ -63,7 +63,7 @@ public:
// nsISupports will already have methods with the correct signature.
//
// The refresh driver does NOT hold references to refresh observers
// except while it is notifying them.
// except while it is notifying them.
NS_IMETHOD_(nsrefcnt) AddRef(void) = 0;
NS_IMETHOD_(nsrefcnt) Release(void) = 0;