From 1994a7c76c7cb0c013596cc97202aa6aa7dacbb2 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sun, 25 Jun 2000 17:59:22 +0000 Subject: Fix spelling typos. Remove use of DEFUN(). --- gas/config/tc-tahoe.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/config/tc-tahoe.c') diff --git a/gas/config/tc-tahoe.c b/gas/config/tc-tahoe.c index 26a7524..58d9639 100644 --- a/gas/config/tc-tahoe.c +++ b/gas/config/tc-tahoe.c @@ -1224,7 +1224,7 @@ tip_op (optex, topP) if (*op_bad == '\0') { - /* statement has no syntax goofs yet: lets sniff the expression */ + /* Statement has no syntax goofs yet: let's sniff the expression. */ input_line_pointer = point; expP = &(topP->exp_of_operand); topP->seg_of_operand = expression (expP); @@ -1526,7 +1526,7 @@ tip (titP, instring) else { /* - * We found a match! So lets pick up as many operands as the + * We found a match! So let's pick up as many operands as the * instruction wants, and even gripe if there are too many. * We expect comma to seperate each operand. * We let instring track the text, while p tracks a part of the -- cgit v1.1