fixing mingw build bustage

This commit is contained in:
darin%meer.net 2004-05-17 21:17:38 +00:00
parent 92584e19c6
commit 542e90f394

View File

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