]> Shamusworld >> Repos - rmac/blobdiff - amode.h
Code cleanup, version bump for last commit. :-)
[rmac] / amode.h
diff --git a/amode.h b/amode.h
index d0eb7706be6aeb5f830bee8394e415908a74154a..380b46017d1822167f67670ad810f61acafc8edc 100644 (file)
--- a/amode.h
+++ b/amode.h
@@ -107,7 +107,7 @@ MNTAB {
 // mnattr:
 #define CGSPECIAL    0x8000                            // Special (don't parse addr modes)
 
-// Prototypes
+// Exported functions
 int amode(int);
 int reglist(WORD *);