From ee515fb7fafdcd3412526db6d6c2e1d70b8aa8e9 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 14 Dec 2000 01:12:43 +0000 Subject: 2000-12-13 Kazu Hirata * as.h: Fix formatting. * cgen.h: Likewise. * dwarf2dbg.c: Likewise. * input-scrub.c: Likewise. * read.h: Likewise. --- gas/input-scrub.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gas/input-scrub.c') diff --git a/gas/input-scrub.c b/gas/input-scrub.c index 6650892..73cf1ec 100644 --- a/gas/input-scrub.c +++ b/gas/input-scrub.c @@ -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; -- cgit v1.1