2000-12-13 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / input-scrub.c
index 6650892fc3611f5234971b7023d5658e96c42407..73cf1ec32dcef6a0ead58010ffe8228a16f8669b 100644 (file)
@@ -102,8 +102,7 @@ static line_numberT physical_input_line;
 static int logical_input_line;
 
 /* Struct used to save the state of the input handler during include files */
-struct input_save
-{
+struct input_save {
   char *              buffer_start;
   char *              partial_where;
   int                 partial_size;
This page took 0.027926 seconds and 4 git commands to generate.