]> Shamusworld >> Repos - rmac/blobdiff - debug.h
Code cleanup, version bump for last commit. :-)
[rmac] / debug.h
diff --git a/debug.h b/debug.h
index 7c738cc232bdae444c0c4a1eb3b4d9dc9cf2ee91..615b7864673cc5ff9828736a9862a2d8203b2f98 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -11,7 +11,7 @@
 
 #include "rmac.h"
 
-// Prototypes
+// Exported functions
 int mudump(void);
 int mdump(char *, LONG, int, LONG);
 int dumptok(TOKEN *);