This commit is contained in:
pinkerton%netscape.com 1999-04-02 00:10:10 +00:00
Родитель bae2f86be4
Коммит d8d76dad0f
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -32,6 +32,8 @@ class nsIFormatConverter : public nsISupports {
public:
static const nsIID& GetIID() { static nsIID iid = NS_IFORMATCONVERTER_IID; return iid; }
/**
* Get the list of the "input" data flavors, in otherwords, the flavors
* that this converter can convert "from" (the incoming data to the converter)