From ddd5a7c1808995545ad5befaa7320135e60b5d38 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 16 May 1995 08:14:26 -0400 Subject: Fix typos in comments. From-SVN: r9711 --- gcc/bi-lexer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/bi-lexer.c') diff --git a/gcc/bi-lexer.c b/gcc/bi-lexer.c index 0766b5f..3391ca6 100644 --- a/gcc/bi-lexer.c +++ b/gcc/bi-lexer.c @@ -26,7 +26,7 @@ static char *buffer = NULL; static char *inpoint = NULL; -/* Safely allocate NBYTES bytes of memory. Reuturns pointer to block of +/* Safely allocate NBYTES bytes of memory. Returns pointer to block of memory. */ static char * -- cgit v1.1