X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd_is_thread_safe.h;h=91d3aa3ac2e2b3f29c2060112488a07d644b375e;hb=daf8e7ff715a59e1f9827080d1b785ffb3c5a4b1;hp=6fe480eb2f75ebb5489e4f36d6927fda706a4698;hpb=ec2afe5e94d9fcd72bb58e572f0251c7557325f7;p=rrdtool.git diff --git a/src/rrd_is_thread_safe.h b/src/rrd_is_thread_safe.h index 6fe480e..91d3aa3 100644 --- a/src/rrd_is_thread_safe.h +++ b/src/rrd_is_thread_safe.h @@ -1,5 +1,5 @@ /***************************************************************************** - * RRDtool 1.2.23 Copyright by Tobi Oetiker, 1997-2007 + * RRDtool 1.3rc7 Copyright by Tobi Oetiker, 1997-2008 * This file: Copyright 2003 Peter Stamfest * & Tobias Oetiker * Distributed under the GPL @@ -13,7 +13,7 @@ #define _RRD_IS_THREAD_SAFE_H #ifdef __cplusplus -extern "C" { +extern "C" { #endif #undef strerror @@ -25,5 +25,4 @@ extern "C" { #ifdef __cplusplus } #endif - #endif /*_RRD_IS_THREAD_SAFE_H */