summaryrefslogtreecommitdiff
path: root/gcc/stab.def
diff options
context:
space:
mode:
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")