зеркало из https://github.com/mozilla/gecko-dev.git
Bug 482942 - Implement NS_LOCALFILE_DELETE_ON_CLOSE flag for nsILocalFile::OpenNSPRFileDesc; (Cv1) TestHarness.h: s/PRBool/PRUint32/; r=benjamin
This commit is contained in:
Родитель
1993f0671f
Коммит
325564e9cb
|
@ -53,7 +53,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
static PRBool gFailCount;
|
||||
static PRUint32 gFailCount = 0;
|
||||
|
||||
/**
|
||||
* Prints the given failure message and arguments using printf, prepending
|
||||
|
|
Загрузка…
Ссылка в новой задаче