This commit is contained in:
jband%netscape.com 1999-08-23 07:58:19 +00:00
Родитель 5356344529
Коммит 0c0fd6a587
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)
/******************************************/