X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/c71788d6309eafd1d0bdc503ebb75055c43c0416..cd64a0277a5ca41122a343b26e4bad98b0377256:/src/am7xxx.c?ds=sidebyside diff --git a/src/am7xxx.c b/src/am7xxx.c index 89eaab4..f4203e3 100644 --- a/src/am7xxx.c +++ b/src/am7xxx.c @@ -34,7 +34,7 @@ * taken from: http://unixwiz.net/techtips/gnu-c-attributes.html) */ #ifndef __GNUC__ -# define __attribute__(x) /*NOTHING*/ +# define __attribute__(x) /* NOTHING */ #endif /* Control shared library symbols visibility */