Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.
git-svn-id: svn://10.0.0.236/trunk@610 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
46adef01d2
commit
7675cfc3ec
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user