Bugzilla: 46651. buffsize -> bufsize

git-svn-id: svn://10.0.0.236/trunk@80960 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
larryh%netscape.com 2000-10-11 22:51:04 +00:00
parent d547615f19
commit aa164a08c2

View File

@ -86,7 +86,7 @@ PR_BEGIN_EXTERN_C
** The special LogModule name "sync" tells the NSPR log service to do
** unbuffered logging.
**
** The special LogModule name "buffsize:<size>" tells NSPR to set the
** The special LogModule name "bufsize:<size>" tells NSPR to set the
** log buffer to <size>.
**
** The environment variable NSPR_LOG_FILE specifies the log file to use