summaryrefslogtreecommitdiffstats
path: root/gcc/scan.c
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-07-03 22:07:53 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-07-03 22:07:53 +0000
commita92771b8eeb748b4e841f0ebca91514203a3fc2b (patch)
treee82dd48a4282d7b9e8b1c71b065b52af17254c52 /gcc/scan.c
parent3486c3bf66bc963f1b0d1c5bab35140519dd7619 (diff)
downloadppe42-gcc-a92771b8eeb748b4e841f0ebca91514203a3fc2b.tar.gz
ppe42-gcc-a92771b8eeb748b4e841f0ebca91514203a3fc2b.zip
formatting tweaks
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12390 138bc75d-0d04-0410-961f-82ee72b054a4
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 1086c384f1a..4f575b38a9f 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)
OpenPOWER on IntegriCloud