2006-03-10 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / include / coff / symconst.h
index f40eef2a3115686050fd0e6fc7e273284d9f946a..3e45705f4084b9be12175d669b1bcddb635eb03a 100644 (file)
@@ -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 */
 
This page took 0.022753 seconds and 4 git commands to generate.