X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=src%2Frrd_not_thread_safe.c;h=bc290db999be085e9f3ef0aef58f2e2687f10709;hp=2b1d00cc1611670fc02d2f927463a310e044fb11;hb=91b2f1022a195d008d818f283690ef63a00fd79c;hpb=fa3f1e567e9c848683aefaa1a1f5e68340c7a5f2 diff --git a/src/rrd_not_thread_safe.c b/src/rrd_not_thread_safe.c index 2b1d00c..bc290db 100644 --- a/src/rrd_not_thread_safe.c +++ b/src/rrd_not_thread_safe.c @@ -1,5 +1,5 @@ /***************************************************************************** - * RRDtool 1.3.2 Copyright by Tobi Oetiker, 1997-2008 + * RRDtool 1.4.2 Copyright by Tobi Oetiker, 1997-2009 * This file: Copyright 2003 Peter Stamfest * & Tobias Oetiker * Distributed under the GPL @@ -7,7 +7,7 @@ * rrd_not_thread_safe.c Contains routines used when thread safety is not * an issue ***************************************************************************** - * $Id$ + * $Id: rrd_not_thread_safe.c 1970 2009-11-15 11:54:23Z oetiker $ *************************************************************************** */ #include "rrd.h" #include "rrd_tool.h"