Bustage fix, bug 412320

git-svn-id: svn://10.0.0.236/trunk@245511 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
benjamin%smedbergs.us 2008-02-12 20:07:57 +00:00
parent bd366a8fe8
commit c539d1c0f6

View File

@ -319,6 +319,6 @@ private:
#endif
};
NS_DECL_CI_INTERFACE_GETTER(nsSocketTransport);
NS_DECL_CI_INTERFACE_GETTER(nsSocketTransport)
#endif // !nsSocketTransport_h__