From: Nick Clifton Date: Fri, 7 Jul 2000 16:52:31 +0000 (+0000) Subject: fixed another comment formatting problem. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d67b5d6d0e27dc2a4be9f14d463954fd83631243;p=binutils-gdb.git fixed another comment formatting problem. --- diff --git a/gas/config/tc-sh.c b/gas/config/tc-sh.c index 768690f71e4..5f089b2950d 100644 --- a/gas/config/tc-sh.c +++ b/gas/config/tc-sh.c @@ -1232,6 +1232,7 @@ build_relax (opcode, op) } /* Insert ldrs & ldre with fancy relocations that relaxation can recognize. */ + static char * insert_loop_bounds (output, operand) char *output; @@ -1280,7 +1281,7 @@ insert_loop_bounds (output, operand) return frag_more (2); } -/* Now we know what sort of opcodes it is, lets build the bytes. */ +/* Now we know what sort of opcodes it is, let's build the bytes. */ static void build_Mytes (opcode, operand)