From: Florian G. <re...@us...> - 2007-12-18 00:03:12
|
Update of /cvsroot/perfparse/_perfparse/libnagios_perfdata_parser In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26547/libnagios_perfdata_parser Modified Files: libnagios_perfdata_parser.h Log Message: squashed some compiler warnings Index: libnagios_perfdata_parser.h =================================================================== RCS file: /cvsroot/perfparse/_perfparse/libnagios_perfdata_parser/libnagios_perfdata_parser.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** libnagios_perfdata_parser.h 24 Aug 2006 14:36:45 -0000 1.2 --- libnagios_perfdata_parser.h 18 Dec 2007 00:03:00 -0000 1.3 *************** *** 3,8 **** * log_parser.h - Parse Nagios data and store in relational database. * ! * Copyright (c) 2004 Yves Mettier (yme...@li...) ! * * $Id$ * --- 3,9 ---- * log_parser.h - Parse Nagios data and store in relational database. * ! * Copyright (c) 2004-2007 Yves Mettier (yme...@li...) ! * Florian Gleixner ! * * $Id$ * |