* as.h: Fix formatting.
[deliverable/binutils-gdb.git] / gas / read.c
index b0446c8d13c2090018a6a138e79d3fc41f633a2c..1e45eab31faa3b73604a0b8278c7b59dda5377e7 100644 (file)
@@ -45,7 +45,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #include "ecoff.h"
 
 #ifndef TC_START_LABEL
-#define TC_START_LABEL(x,y) (x==':')
+#define TC_START_LABEL(x,y) (x == ':')
 #endif
 
 /* Set by the object-format or the target.  */
This page took 0.040444 seconds and 4 git commands to generate.