]> Dogcows Code - chaz/tar/blobdiff - lib/wordsplit.c
tar: port wordsplit attribute to Sun C
[chaz/tar] / lib / wordsplit.c
index 21807cdb8df3cfa5a15ce0d661143fdb9476e4c6..bda64d31f9bdca8dd3b2e35916d9b997caba9960 100644 (file)
@@ -61,7 +61,7 @@ _wsplt_alloc_die (struct wordsplit *wsp)
   abort ();
 }
 
-static void __attribute__ ((__format__ (__printf__, 1, 2)))
+static void __WORDSPLIT_ATTRIBUTE_FORMAT ((__printf__, 1, 2))
 _wsplt_error (const char *fmt, ...)
 {
   va_list ap;
This page took 0.017388 seconds and 4 git commands to generate.