X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=snprintf%2Ffvwrite.h;h=3fabf5f5f58a3440f6d7370df5b2a82cce868299;hb=1d18d519668cd559dcafa1f18113edceb2418ed0;hp=42f77a9324e013098f89164343ea9d4ce521c001;hpb=ddabe860f4cf41a4206a8157d83e6b9354f85cb5;p=lttng-ust.git diff --git a/snprintf/fvwrite.h b/snprintf/fvwrite.h index 42f77a93..3fabf5f5 100644 --- a/snprintf/fvwrite.h +++ b/snprintf/fvwrite.h @@ -25,5 +25,5 @@ struct __lttng_ust_suio { int uio_resid; }; -__attribute__((visibility("hidden"))) -extern int __sfvwrite(LTTNG_UST_LFILE *, struct __lttng_ust_suio *); +extern int __sfvwrite(LTTNG_UST_LFILE *, struct __lttng_ust_suio *) + __attribute__((visibility("hidden")));