am7xxx: add some spaces in a comment
authorAntonio Ospite <ao2@ao2.it>
Mon, 20 Apr 2015 14:30:53 +0000 (16:30 +0200)
committerAntonio Ospite <ao2@ao2.it>
Mon, 20 Apr 2015 16:03:54 +0000 (18:03 +0200)
src/am7xxx.c

index 89eaab4..f4203e3 100644 (file)
@@ -34,7 +34,7 @@
  * taken from: http://unixwiz.net/techtips/gnu-c-attributes.html)
  */
 #ifndef __GNUC__
  * 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 */
 #endif
 
 /* Control shared library symbols visibility */