зеркало из https://github.com/mozilla/pjs.git
Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.
This commit is contained in:
Родитель
d73079e324
Коммит
3ac5d1a576
|
@ -51,7 +51,7 @@ static PRInt32 protocol = 6; /* TCP */
|
|||
static PRFileDesc *err = NULL;
|
||||
static PRIntn concurrency = 1;
|
||||
static PRInt32 xport_buffer = -1;
|
||||
static PRInt32 initial_streams = 1;
|
||||
static PRUint32 initial_streams = 1;
|
||||
static PRInt32 buffer_size = BUFFER_SIZE;
|
||||
static PRThreadScope thread_scope = PR_LOCAL_THREAD;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче