X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_is_thread_safe.h;h=a56a6247d74f8d2f16fbacdee869c607a7bcbdb8;hp=2f8846642bee23931916831afc81bf80c89bc1df;hb=f0a82ae15cafb6ad47ea0c9f74754820e92e2078;hpb=0dc5d6d50c0d95ba4f04b656358b26518d4ce854 diff --git a/src/rrd_is_thread_safe.h b/src/rrd_is_thread_safe.h index 2f88466..a56a624 100644 --- a/src/rrd_is_thread_safe.h +++ b/src/rrd_is_thread_safe.h @@ -1,5 +1,5 @@ /***************************************************************************** - * RRDtool 1.2.9 Copyright by Tobi Oetiker, 1997-2005 + * RRDtool 1.3.2 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 */