From 47eebc207fc8d4cc5611eb946ba04398e47ea15b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 27 Oct 2003 12:45:17 +0000 Subject: * ChangeLog: Fix typos. * ChangeLog-9295: Likewise. * as.c: Fix comment typos. * as.h: Likewise. * atof-generic.c: Likewise. * bit_fix.h: Likewise. * frags.h: Likewise. * hash.c: Likewise. * input-file.c: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-parse.y: Likewise. * listing.c: Likewise. * macro.h: Likewise. * read.c: Likewise. * sb.c: Likewise. * sb.h: Likewise. * symbols.c: Likewise. * symbols.h: Likewise. --- gas/sb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/sb.c') diff --git a/gas/sb.c b/gas/sb.c index 93d2fcf..e48246a 100644 --- a/gas/sb.c +++ b/gas/sb.c @@ -265,7 +265,7 @@ sb_skip_white (idx, ptr) } /* start at the index idx into the sb at ptr. skips whitespace, - a comma and any following whitespace. returnes the index of the + a comma and any following whitespace. returns the index of the next character. */ int -- cgit v1.1