fixing mingw build bustage

git-svn-id: svn://10.0.0.236/trunk@156478 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%meer.net 2004-05-17 21:17:38 +00:00
parent d2aab866d1
commit 77875991f4

View File

@ -734,7 +734,7 @@ public:
protected:
PRUint32 mRequestIndex;
};
NS_IMPL_QUERY_INTERFACE1(DConnectCompletion, ipcIMessageObserver);
NS_IMPL_QUERY_INTERFACE1(DConnectCompletion, ipcIMessageObserver)
//-----------------------------------------------------------------------------