current errlog.c,1.127,1.128
Fabian Keil <[email protected]> Mon, 29 May 2017 10:06:11 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28411
Modified Files:
errlog.c
Log Message:
log_error(): Declare log_buffer_size constant
Index: errlog.c
===================================================================
RCS file: /cvsroot/ijbswa/current/errlog.c,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** errlog.c 24 Dec 2016 16:00:49 -0000 1.127
--- errlog.c 29 May 2017 10:06:09 -0000 1.128
***************
*** 687,691 ****
* an array?
*/
! size_t log_buffer_size = LOG_BUFFER_SIZE;
#if defined(_WIN32) && !defined(_WIN_CONSOLE)
--- 687,691 ----
* an array?
*/
! const size_t log_buffer_size = LOG_BUFFER_SIZE;
#if defined(_WIN32) && !defined(_WIN_CONSOLE)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot