From bfb32b5207ace0393bdab29a2c1d832597fd74b5 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sun, 14 Jan 2001 18:54:06 +0000 Subject: 2001-01-14 Kazu Hirata * config/tc-alpha.c: Fix formatting. * config/tc-arc.c: Likewise. * config/tc-arc.h: Likewise. * config/tc-d10v.c: Likewise. * config/tc-i370.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-i960.c: Likewise. * config/tc-m68k.c: Likewise. * config/tc-ppc.c: Likewise. * config/tc-sparc.c: Likewise. * config/tc-tahoe.c: Likewise. * config/tc-vax.c: Likewise. --- gas/config/tc-d10v.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/config/tc-d10v.c') diff --git a/gas/config/tc-d10v.c b/gas/config/tc-d10v.c index ff05b67..85cfe87 100644 --- a/gas/config/tc-d10v.c +++ b/gas/config/tc-d10v.c @@ -72,7 +72,7 @@ typedef int packing_type; static packing_type etype = PACK_UNSPEC; /* Used by d10v_cleanup. */ /* True if instruction swapping warnings should be inhibited. - --nowarnswap. */ + --nowarnswap. */ static boolean flag_warn_suppress_instructionswap; /* True if instruction packing should be performed when --gstabs is specified. -- cgit v1.1