]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/target.c
import gdb-1999-07-07 pre reformat
[thirdparty/binutils-gdb.git] / gdb / target.c
index a9217d887b27e7618c38a69816b02d0550669883..1c033bd057d5e41a0a8a04fea86bcd1c2d21bd86 100644 (file)
@@ -1182,6 +1182,7 @@ generic_mourn_inferior ()
 \f
 /* This table must match in order and size the signals in enum target_signal
    in target.h.  */
+/* *INDENT-OFF* */
 static struct {
   char *name;
   char *string;
@@ -1282,6 +1283,7 @@ static struct {
   /* Last entry, used to check whether the table is the right size.  */
   {NULL, "TARGET_SIGNAL_MAGIC"}
 };
+/* *INDENT-ON* */
 
 /* Return the string for a signal.  */
 char *