Code

we should not use C++ comments in c files
[rrdtool-all.git] / program / src / rrd_not_thread_safe.c
index 13160e69cea2fc835ec6faffcd8f38c068bcd673..28c352e23dc023ddaecc0d019a7de8f3b0df325b 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * RRDtool 1.1.x  Copyright Tobias Oetiker, 1997 - 2002
+ * RRDtool 1.2.5  Copyright by Tobi Oetiker, 1997-2005
  * This file:     Copyright 2003 Peter Stamfest <peter@stamfest.at> 
  *                             & Tobias Oetiker
  * Distributed under the GPL
@@ -13,6 +13,7 @@
 #include "rrd_tool.h"
 #define MAXLEN 4096
 #define ERRBUFLEN 256
+
 static char rrd_error[MAXLEN] = "\0";
 static char rrd_liberror[ERRBUFLEN] = "\0";
 /* The global context is very useful in the transition period to even