X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd_is_thread_safe.h;h=db84e95d2de111c1d9b6c129dff00bd5ce69d967;hb=657d850f957a2dd703e3aab2d7cde4b0f9711c15;hp=6fe480eb2f75ebb5489e4f36d6927fda706a4698;hpb=5fc7ff89bdbced9c593c566fea9840a269935dcd;p=rrdtool.git diff --git a/src/rrd_is_thread_safe.h b/src/rrd_is_thread_safe.h index 6fe480e..db84e95 100644 --- a/src/rrd_is_thread_safe.h +++ b/src/rrd_is_thread_safe.h @@ -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 */