]> Shamusworld >> Repos - rmac/blobdiff - amode.c
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / amode.c
diff --git a/amode.c b/amode.c
index 915499c9a1cda5f6a699881dd3c49cd4609eb8f8..875c324d6175ffe77304c157ab2cb29ff7dcb8f5 100644 (file)
--- a/amode.c
+++ b/amode.c
@@ -3,7 +3,7 @@
 // AMODE.C - 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
 //
 
 #include "amode.h"