From: Florian G. <re...@us...> - 2006-10-28 19:52:31
|
Update of /cvsroot/perfparse/_perfparse/libpp_common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31599 Modified Files: clean_tools.c Log Message: fixed comment Index: clean_tools.c =================================================================== RCS file: /cvsroot/perfparse/_perfparse/libpp_common/clean_tools.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** clean_tools.c 24 Aug 2006 14:36:45 -0000 1.2 --- clean_tools.c 28 Oct 2006 19:52:29 -0000 1.3 *************** *** 1,5 **** /***************************************************************************** * ! * clean_tools.c - Parse Nagios data and store in relational database. * * Copyright (c) 2004 Yves Mettier (yme...@li...) --- 1,5 ---- /***************************************************************************** * ! * clean_tools.c - Logfile compression/rotation. * * Copyright (c) 2004 Yves Mettier (yme...@li...) |