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