]> Shamusworld >> Repos - rmac/blobdiff - amode.h
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / amode.h
diff --git a/amode.h b/amode.h
index 5632fe9a26139380c4c8c5d095a7194932d9297a..eba0e5f7af1685a7a72b2f119cba66917a08c97a 100644 (file)
--- a/amode.h
+++ b/amode.h
@@ -3,7 +3,7 @@
 // AMODE.H - Addressing Modes
 // 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 __AMODE_H__