Make docs better. Bug 345069, r=pavlov

This commit is contained in:
bzbarsky%mit.edu 2006-07-18 19:26:04 +00:00
Родитель 4a4db51a4e
Коммит bfcd1bfc97
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -93,7 +93,9 @@ interface imgILoader : nsISupports
/**
* Start the load and decode of an image.
* @param uri the URI to load
* @param aChannel the channel to load the image from. This must
* already be opened before ths method is called, and there
* must have been no OnDataAvailable calls for it yet.
* @param aObserver the observer
* @param cx some random data
* @param aListener [out]