From b0f0084cf4bbba0a82e647c0a58df2e5af1ded50 Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Thu, 31 Jan 2002 21:45:04 +0000 Subject: [PATCH] fixing another type git-svn-id: svn://10.0.0.236/trunk@113362 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/base/nsISupports.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/base/nsISupports.idl b/mozilla/xpcom/base/nsISupports.idl index a5d2d0ed091..e3e1918296c 100644 --- a/mozilla/xpcom/base/nsISupports.idl +++ b/mozilla/xpcom/base/nsISupports.idl @@ -41,7 +41,7 @@ */ /* In order to get both the right typelib and the right header we force -* the 'real' output from xpidl to be commented out out in the generated header +* the 'real' output from xpidl to be commented out in the generated header * and includes a copy of the original nsISupports.h. This is all just to deal * with the Mac specific ": public __comobject" thing. */