From af0697b70533b6e40c92180a7523c16cf49798e9 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 5 Aug 2002 12:35:59 +0000 Subject: 17503: fix various typos and spelling mistakes in source code comments --- Src/parse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Src/parse.c') diff --git a/Src/parse.c b/Src/parse.c index e44129608..4b105d868 100644 --- a/Src/parse.c +++ b/Src/parse.c @@ -93,7 +93,7 @@ struct heredocs *hdocs; * * WC_LIST * - data contains type (sync, ...) - * - follwed by code for this list + * - followed by code for this list * - if not (type & Z_END), followed by next WC_LIST * * WC_SUBLIST @@ -139,7 +139,7 @@ struct heredocs *hdocs; * - followed by offset to first string * - followed by length of string table * - followed by number of patterns for body - * - follwoed by codes for body + * - followed by codes for body * - followed by strings for body * * WC_FOR -- cgit v1.2.3