*** empty log message ***
[deliverable/binutils-gdb.git] / gas / macro.h
index beff9a8b50a0c1dd028b5b94eaa5d67e86c7724e..b9dc2d031eb2669a35833357d582e82da5c9d1f5 100644 (file)
@@ -79,7 +79,7 @@ extern const char *define_macro
   PARAMS ((int idx, sb *in, sb *label, int (*get_line) PARAMS ((sb *)),
           const char **namep));
 extern int check_macro PARAMS ((const char *, sb *, int, const char **,
-                                macro_entry **));
+                               macro_entry **));
 extern void delete_macro PARAMS ((const char *));
 extern const char *expand_irp
   PARAMS ((int, int, sb *, sb *, int (*) PARAMS ((sb *)), int));
This page took 0.022888 seconds and 4 git commands to generate.