зеркало из https://github.com/mozilla/pjs.git
r=mkaply, sr=mkaply (OS/2 only) OS/2 changes from threading checkin
This commit is contained in:
Родитель
49e479617e
Коммит
d68143dbb1
|
@ -74,8 +74,8 @@ protected:
|
|||
|
||||
private:
|
||||
nsresult GetApplicationAndParametersFromINI(const nsACString& aProtocol,
|
||||
char * app, ULONG appLength,
|
||||
char * param, ULONG paramLength);
|
||||
char * app, unsigned long appLength,
|
||||
char * param, unsigned long paramLength);
|
||||
// Helper methods which have to access static members
|
||||
static nsresult UnescapeCommand(const nsAString& aEscapedCommand,
|
||||
const nsAString& aMajorType,
|
||||
|
|
Загрузка…
Ссылка в новой задаче