X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Fstatic%2Furcu.h;h=9082af71a92c443dd0efe8be74d879c55dd56ddd;hp=92185d7629a72f2ceb70d109f24bd959e062529d;hb=67ecffc0f530a7b5c4dd5111ea7dd3213da8eb91;hpb=f8c43f458c80566d298d539ec518a8be8c7cc861 diff --git a/urcu/static/urcu.h b/urcu/static/urcu.h index 92185d7..9082af7 100644 --- a/urcu/static/urcu.h +++ b/urcu/static/urcu.h @@ -46,7 +46,7 @@ #ifdef __cplusplus extern "C" { -#endif +#endif /* Default is RCU_MEMBARRIER */ #if !defined(RCU_MEMBARRIER) && !defined(RCU_MB) && !defined(RCU_SIGNAL)