mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
r=mkaply, sr=mkaply (OS/2 only) OS/2 changes from threading checkin
This commit is contained in:
parent
b013bb7119
commit
b1eba94255
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user