aboutsummaryrefslogtreecommitdiff
path: root/include/coff/symconst.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/coff/symconst.h')
-rw-r--r--include/coff/symconst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/coff/symconst.h b/include/coff/symconst.h
index f40eef2..3e45705 100644
--- a/include/coff/symconst.h
+++ b/include/coff/symconst.h
@@ -48,7 +48,7 @@
#define langStdc 9 /* FIXME: Collides with SGI langCplusplus */
#define langCplusplus 9 /* FIXME: Collides with langStdc */
#define langCplusplusV2 10 /* SGI addition */
-#define langMax 11 /* maximun allowed 32 -- 5 bits */
+#define langMax 11 /* maximum allowed 32 -- 5 bits */
/* The following are value definitions for the fields in the SYMR */