sniper Thu Jul 17 21:40:50 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/main snprintf.c Log: removed the extra CVS Id tag. Index: php-src/main/snprintf.c diff -u php-src/main/snprintf.c:1.17.4.6 php-src/main/snprintf.c:1.17.4.7 --- php-src/main/snprintf.c:1.17.4.6 Thu Jul 17 21:37:44 2003 +++ php-src/main/snprintf.c Thu Jul 17 21:40:50 2003 @@ -14,11 +14,9 @@ +----------------------------------------------------------------------+ | Author: | +----------------------------------------------------------------------+ - - $Id: snprintf.c,v 1.17.4.6 2003/07/18 01:37:44 sniper Exp $ */ -/* $Id: snprintf.c,v 1.17.4.6 2003/07/18 01:37:44 sniper Exp $ */ +/* $Id: snprintf.c,v 1.17.4.7 2003/07/18 01:40:50 sniper Exp $ */ /* ==================================================================== * Copyright (c) 1995-1998 The Apache Group. All rights reserved.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php