summaryrefslogtreecommitdiff
path: root/gcc/stab.def
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-27 12:48:07 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-27 12:48:07 +0000
commitf712a0dcd3010d64361b11d5f7b7d71700f69aab (patch)
treec2f7682329bf354ca96d9ae19d6a6cfe4312c16a /gcc/stab.def
parent5d822c0058e6e4da7d30bd003fd9696370a88aef (diff)
downloadgcc-f712a0dcd3010d64361b11d5f7b7d71700f69aab.tar.gz
* LANGUAGES: Follow spelling conventions.
* rtl.def: Likewise. * sbitmap.c: Likewise. * sched-int.h: Likewise. * sched-rgn.c: Likewise. * sibcall.c: Likewise. * simplify-rtx.c: Likewise. * ssa.c: Likewise. * stab.def: Likewise. * stmt.c: Likewise. * stor-layout.c: Likewise. * target.h: Likewise. * timevar.c: Likewise. * toplev.c: Likewise. * tree-dump.c: Likewise. * tree-inline.c: Likewise. * tree.c: Likewise. * tree.def: Likewise. * tree.h: Likewise. * unroll.c: Likewise. * varasm.c: Likewise. * vmsdbgout.c: Likewise. * treelang/treelang.texi: Likewise. * treelang/treetree.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57587 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/stab.def')
-rw-r--r--gcc/stab.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stab.def b/gcc/stab.def
index 81d442a47c4..e0191cabab2 100644
--- a/gcc/stab.def
+++ b/gcc/stab.def
@@ -84,7 +84,7 @@ __define_stab (N_BSLINE, 0x48, "BSLINE")
__define_stab (N_BROWS, 0x48, "BROWS")
/* GNU Modula-2 definition module dependency. Value is the modification time
- of the definition file. Other is non-zero if it is imported with the
+ of the definition file. Other is nonzero if it is imported with the
GNU M2 keyword %INITIALIZE. Perhaps N_M2C can be used if there
are enough empty fields? */
__define_stab(N_DEFD, 0x4a, "DEFD")