#45797 - fix consumers of NS_IMPL_ISUPPORTS

r=dveditz a=self
This commit is contained in:
alecf@netscape.com
2006-05-17 02:33:21 +00:00
parent c6078ab946
commit 3cf2a9f723

View File

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