Code

Merge branch 'upstream'
[pkg-rrdtool.git] / src / rrd_is_thread_safe.h
index 781eb8c5c55a01f914147953c46352f9c29db77a..fa26663a34071f42ca2a427b5ebbcf2d757b3ad6 100644 (file)
@@ -1,12 +1,12 @@
 /*****************************************************************************
- * RRDtool 1.3.1  Copyright by Tobi Oetiker, 1997-2008
+ * RRDtool 1.3.8  Copyright by Tobi Oetiker, 1997-2009
  * This file:     Copyright 2003 Peter Stamfest <peter@stamfest.at> 
  *                             & Tobias Oetiker
  * Distributed under the GPL
  *****************************************************************************
  * rrd_is_thread_safe.c   Poisons some nasty function calls using GNU cpp
  *****************************************************************************
- * $Id: rrd_is_thread_safe.h 1447 2008-07-23 13:02:26Z oetiker $
+ * $Id: rrd_is_thread_safe.h 1801 2009-05-19 13:45:05Z oetiker $
  *************************************************************************** */
 
 #ifndef _RRD_IS_THREAD_SAFE_H