aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@gnu.org>1993-01-10 20:12:31 +0000
committerPaul Eggert <eggert@gnu.org>1993-01-10 20:12:31 +0000
commit8008b228017883a466865c19bc34ef261f7bb088 (patch)
treeb4f2704adde3928fdd212b8b3b3dd90a2997aef6 /gcc/flags.h
parent0e6bbe31e8932000e823fad27f174f1bb2624c04 (diff)
downloadgcc-8008b228017883a466865c19bc34ef261f7bb088.zip
gcc-8008b228017883a466865c19bc34ef261f7bb088.tar.gz
gcc-8008b228017883a466865c19bc34ef261f7bb088.tar.bz2
# Fix misspellings in comments.
From-SVN: r3181
Diffstat (limited to 'gcc/flags.h')
-rw-r--r--gcc/flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/flags.h b/gcc/flags.h
index 19d2ead..7238899 100644
--- a/gcc/flags.h
+++ b/gcc/flags.h
@@ -237,7 +237,7 @@ extern int flag_fast_math;
extern 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. */
extern int flag_keep_inline_functions;