Bug 861557 - nsIClassInfo.idl references non-existent nsIClassInfo.h. r=jlebar

This commit is contained in:
Colby Russell 2013-04-14 21:32:07 -04:00
parent 2f2ba8d262
commit e50eed3a9f

View File

@ -20,8 +20,8 @@
/**
* Provides information about a specific implementation class. If you want
* your class to implement nsIClassInfo, see nsIClassInfo.h for instructions --
* you most likely do not want to inherit from nsIClassInfo.
* your class to implement nsIClassInfo, see nsIClassInfoImpl.h for
* instructions--you most likely do not want to inherit from nsIClassInfo.
*/
[scriptable, uuid(986c11d0-f340-11d4-9075-0010a4e73d9a)]