Enabled verbose mode temporarily for debugging a strange QA failure on

Windows.
This commit is contained in:
wtc%netscape.com 2003-05-25 04:16:03 +00:00
parent cc344de70c
commit 0c43efe373

View File

@ -138,7 +138,7 @@ int ssl3CipherSuites[] = {
};
unsigned long __cmp_umuls;
PRBool verbose;
PRBool verbose = 1; /* enable verbose mode temporarily for debugging (wtc) */
static char *progName;