aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@gnu.org>1993-01-10 22:49:32 +0000
committerPaul Eggert <eggert@gnu.org>1993-01-10 22:49:32 +0000
commitac2a94545529758e5648ade68e55a0b5b257c445 (patch)
treebbd5350b919e67c66c91f34a53903f69205bb17e /gcc/toplev.c
parenta1c3776604184797b285078a4e3ff5250abaa44d (diff)
downloadgcc-ac2a94545529758e5648ade68e55a0b5b257c445.zip
gcc-ac2a94545529758e5648ade68e55a0b5b257c445.tar.gz
gcc-ac2a94545529758e5648ade68e55a0b5b257c445.tar.bz2
# Fix misspellings in comments.
From-SVN: r3183
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r--gcc/toplev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c
index 4b8a937..90a3311 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -370,7 +370,7 @@ static int flag_rerun_cse_after_loop;
int flag_inline_functions;
/* Nonzero for -fkeep-inline-functions: even if we make a function
- go inline everywhere, keep its defintion around for debugging
+ go inline everywhere, keep its definition around for debugging
purposes. */
int flag_keep_inline_functions;