fixed typo... This class should implement the nsIFileTransportService interface.
This commit is contained in:
Родитель
f92932495d
Коммит
ce870726bd
|
@ -29,7 +29,7 @@
|
|||
|
||||
#define NS_FILE_TRANSPORT_WORKER_COUNT 4
|
||||
|
||||
class nsFileTransportService : public nsISupports
|
||||
class nsFileTransportService : public nsIFileTransportService
|
||||
{
|
||||
public:
|
||||
NS_DECL_ISUPPORTS
|
||||
|
|
Загрузка…
Ссылка в новой задаче