changed a comment

git-svn-id: svn://10.0.0.236/trunk@44126 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com 1999-08-23 07:58:19 +00:00
parent d9c84e2373
commit d8db397370

View File

@ -146,7 +146,7 @@ public:
// To manipulate such a wrapper (as opposed to manipulating the wrapped
// JSObject via the wrapper) do a QueryInterface for the
// nsIXPConnectWrappedJSMethods interface
// i.e. 'nsIXPConnectWrappedJSMethods::GetIID()'
// i.e. 'GET_NS_IID(nsIXPConnectWrappedJSMethods)'
// and use the methods on that interface. (see below)
/******************************************/