зеркало из https://github.com/mozilla/gecko-dev.git
Removing errant classname:: in method declaration in class definition, for Ruslan. To fix bustage.
This commit is contained in:
Родитель
86af0698db
Коммит
0f18167887
|
@ -99,7 +99,7 @@ public:
|
|||
virtual nsresult Abort();
|
||||
|
||||
nsresult Discard304Response(void);
|
||||
nsresult nsHTTPServerListener::FinishedResponseHeaders ();
|
||||
nsresult FinishedResponseHeaders ();
|
||||
|
||||
protected:
|
||||
// nsHTTPResponseListener methods...
|
||||
|
|
Загрузка…
Ссылка в новой задаче