Fixing build bustage. Sorry about that.

This commit is contained in:
bryner%uiuc.edu 2000-03-15 04:29:00 +00:00
parent 2cffdd24de
commit 8c855923d1
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ public:
NS_DECL_ISUPPORTS
NS_DECL_NSIOBSERVER
nsresult Init();
NS_IMETHOD Init();
nsresult Shutdown();
/* The PreHandleEvent method is called before event dispatch to either

View File

@ -51,7 +51,7 @@ public:
NS_DECL_ISUPPORTS
NS_DECL_NSIOBSERVER
nsresult Init();
NS_IMETHOD Init();
nsresult Shutdown();
/* The PreHandleEvent method is called before event dispatch to either