X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_is_thread_safe.h;h=91d3aa3ac2e2b3f29c2060112488a07d644b375e;hb=7bd35b8d099910071a57c66687f6ef79c5df9a5c;hp=67f764d49a8c356ec8b90e721da67e0eceb0584f;hpb=734468bcc23497c7eba0deba87c92aa219fd46d1;p=rrdtool.git diff --git a/src/rrd_is_thread_safe.h b/src/rrd_is_thread_safe.h index 67f764d..91d3aa3 100644 --- a/src/rrd_is_thread_safe.h +++ b/src/rrd_is_thread_safe.h @@ -1,5 +1,5 @@ /***************************************************************************** - * RRDtool 1.2.17 Copyright by Tobi Oetiker, 1997-2006 + * 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 */