]> Shamusworld >> Repos - rmac/blobdiff - mach.h
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / mach.h
diff --git a/mach.h b/mach.h
index 9add0a351ef7c0504eec12e5100b48e754a7dc72..f10ff310f54e4da05d69e7dae867b5bc1266b301 100644 (file)
--- a/mach.h
+++ b/mach.h
@@ -3,7 +3,7 @@
 // MACH.H - Code Generation
 // 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 __MACH_H__