mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
fixing comment in idl. bug 111518
This commit is contained in:
parent
aace76c6bd
commit
acd340cc5e
@ -64,7 +64,7 @@ interface nsIObserverService : nsISupports
|
||||
* @param anObserve : The interface pointer which will receive notifications.
|
||||
* @param aTopic : The notification topic or subject.
|
||||
* @param ownsWeak : If set to false, the nsIObserverService will hold a
|
||||
* strong reference to |anObserver|. If set to false and
|
||||
* strong reference to |anObserver|. If set to true and
|
||||
* |anObserver| supports the nsIWeakReference interface,
|
||||
* a weak reference will be held. Otherwise an error will be
|
||||
* returned.
|
||||
|
Loading…
Reference in New Issue
Block a user