Removing errant classname:: in method declaration in class definition, for Ruslan. To fix bustage.

This commit is contained in:
mccabe%netscape.com 2000-04-18 04:44:20 +00:00
Родитель 86af0698db
Коммит 0f18167887
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -99,7 +99,7 @@ public:
virtual nsresult Abort();
nsresult Discard304Response(void);
nsresult nsHTTPServerListener::FinishedResponseHeaders ();
nsresult FinishedResponseHeaders ();
protected:
// nsHTTPResponseListener methods...