]> Shamusworld >> Repos - rmac/blobdiff - mark.h
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / mark.h
diff --git a/mark.h b/mark.h
index d234d3a6f2d8666a5ad5f04912b8c357b9cdd031..e53ae6583f373ec344bae61bf3ac310444256c6e 100644 (file)
--- a/mark.h
+++ b/mark.h
@@ -3,7 +3,7 @@
 // MARK.H - A record of things that are defined relative to any of the sections
 // Copyright (C) 199x Landon Dyer, 2011 Reboot and Friends
 // RMAC derived from MADMAC v1.07 Written by Landon Dyer, 1986
-// Source Utilised with the Kind Permission of Landon Dyer
+// Source utilised with the kind permission of Landon Dyer
 //
 
 #ifndef __MARK_H__