]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/bi-lexer.c
Fix typos in comments.
[gcc.git] / gcc / bi-lexer.c
index 0766b5ff95360c623cf82c9318b9332089d6ff9d..3391ca6ee56e07cd13e568c5725b4c6c1dba071f 100644 (file)
@@ -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 *
This page took 0.025341 seconds and 5 git commands to generate.