X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Frrd_not_thread_safe.c;fp=src%2Frrd_not_thread_safe.c;h=982738fdc500e3b50b9eab7ce9d613db9e60e3c4;hb=51c3d3fb997c22e1ee828470413f1e84989e1f6c;hp=65c025c62786d18ddb6c5bdc3ff37d73b9ced4c6;hpb=1559397b94b4af3de73cfa23c04be31d8bee53e7;p=pkg-rrdtool.git diff --git a/src/rrd_not_thread_safe.c b/src/rrd_not_thread_safe.c index 65c025c..982738f 100644 --- a/src/rrd_not_thread_safe.c +++ b/src/rrd_not_thread_safe.c @@ -1,5 +1,5 @@ /***************************************************************************** - * RRDtool 1.3.7 Copyright by Tobi Oetiker, 1997-2009 + * RRDtool 1.3.8 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: rrd_not_thread_safe.c 1781 2009-04-07 07:31:53Z oetiker $ + * $Id: rrd_not_thread_safe.c 1801 2009-05-19 13:45:05Z oetiker $ *************************************************************************** */ #include "rrd.h" #include "rrd_tool.h"