#45797 - fix consumers of NS_IMPL_ISUPPORTS

r=dveditz a=self


git-svn-id: svn://10.0.0.236/trunk@197415 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com 2006-05-17 02:33:17 +00:00
parent f914a5443e
commit 967b00638f

View File

@ -81,7 +81,7 @@ public:
//----------------------------------------------------------------------
// Class nsUnicodeDecodeHelper [implementation]
NS_IMPL_ISUPPORTS(nsUnicodeDecodeHelper, kIUnicodeDecodeHelperIID);
NS_IMPL_ISUPPORTS1(nsUnicodeDecodeHelper, nsIUnicodeDecodeHelper)
nsUnicodeDecodeHelper::nsUnicodeDecodeHelper()
{