current jcc.c,1.452,1.453
Fabian Keil <[email protected]> Sat, 20 May 2017 09:24:10 +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-serv3667 Modified Files: jcc.c Log Message: Remove pointless-looking bzero() define for OS/2 bzero() isn't used anywhere in the file. Index: jcc.c =================================================================== RCS file: /cvsroot/ijbswa/current/jcc.c,v retrieving revision 1.452 retrieving revision 1.453 diff -C2 -d -r1.452 -r1.453 *** jcc.c 4 May 2017 14:34:18 -0000 1.452 --- jcc.c 20 May 2017 09:24:08 -0000 1.453 *************** *** 94,98 **** #define INCL_DOS # include <os2.h> - #define bzero(B,N) memset(B,0x00,n) # endif --- 94,97 ---- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot