From: Florian G. <re...@us...> - 2006-12-23 00:03:48
|
Update of /cvsroot/perfparse/_perfparse/libpp_mysql In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21363/libpp_mysql Modified Files: del_policy.c Log Message: comments Index: del_policy.c =================================================================== RCS file: /cvsroot/perfparse/_perfparse/libpp_mysql/del_policy.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** del_policy.c 26 Sep 2005 14:36:33 -0000 1.1.1.1 --- del_policy.c 23 Dec 2006 00:03:46 -0000 1.2 *************** *** 4,8 **** * * Copyright (c) 2004 Ben Clewett (per...@cl...) ! * Last Modified: 2004-05-28 * * License: --- 4,8 ---- * * Copyright (c) 2004 Ben Clewett (per...@cl...) ! * $Id$ * * License: *************** *** 397,402 **** { /* [TODO] */ ! } ! ! ! --- 397,399 ---- { /* [TODO] */ ! } |