cleanup: function attribute 'hidden'
[lttng-ust.git] / snprintf / fvwrite.h
index 42f77a9324e013098f89164343ea9d4ce521c001..3fabf5f5f58a3440f6d7370df5b2a82cce868299 100644 (file)
@@ -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")));
This page took 0.022645 seconds and 4 git commands to generate.