From 5b75db8d4710eccc9b6370e0675409567ad55e37 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 18 May 2002 12:53:30 +0000 Subject: * app.c: Fix formatting. * as.c: Likewise. * ehopt.c: Likewise. * expr.c: Likewise. * input-file.c: Likewise. * listing.c: Likewise. * macro.h: Likewise. * stabs.c: Likewise. * symbols.c: Likewise. --- gas/stabs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/stabs.c') diff --git a/gas/stabs.c b/gas/stabs.c index 96f279a3fa..38bbc24687 100644 --- a/gas/stabs.c +++ b/gas/stabs.c @@ -247,7 +247,7 @@ s_stab_generic (what, stab_secname, stabstr_secname) format, probably DWARF. */ as_warn (_(".stab%c: description field '%x' too big, try a different debug format"), what, desc); - + if (what == 's' || what == 'n') { if (*input_line_pointer != ',') -- cgit v1.2.1