From: Stephen D. <sd...@us...> - 2005-08-02 01:45:42
|
Update of /cvsroot/naviserver/naviserver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21478 Modified Files: ChangeLog Log Message: Untabify, reformat and add CONST declarations. Index: ChangeLog =================================================================== RCS file: /cvsroot/naviserver/naviserver/ChangeLog,v retrieving revision 1.180 retrieving revision 1.181 diff -C2 -d -r1.180 -r1.181 *** ChangeLog 1 Aug 2005 20:39:41 -0000 1.180 --- ChangeLog 2 Aug 2005 01:45:28 -0000 1.181 *************** *** 1,3 **** ! 2005-07-11 Vlad Seryakov <ser...@us...> * include/ns.h: fixed bug preventing sockcallbacks to --- 1,11 ---- ! 2005-08-01 Stephen Deasey <sd...@us...> ! ! * include/ns.h: ! * nsd/dsprintf.c: ! * nsd/dstring.c: Untabify, reformat and add CONST declarations. ! ! * nsd/log.c: Untabify, reformat and touch up comments. ! ! 2005-08-01 Vlad Seryakov <ser...@us...> * include/ns.h: fixed bug preventing sockcallbacks to |