aboutsummaryrefslogtreecommitdiff
path: root/gcc/scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/scan.c')
-rw-r--r--gcc/scan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/scan.c b/gcc/scan.c
index 1086c38..4f575b3 100644
--- a/gcc/scan.c
+++ b/gcc/scan.c
@@ -111,7 +111,7 @@ scan_string (fp, s, init)
return c;
}
-/* Skip horizontal white spaces (spaces, tabs, and C-style comments). */
+/* Skip horizontal white spaces (spaces, tabs, and C-style comments). */
int
skip_spaces (fp, c)