]> Shamusworld >> Repos - rmac/blobdiff - debug.c
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / debug.c
diff --git a/debug.c b/debug.c
index ac57aa5a50076469a51bedc0bd243a862c262a64..7e60196089b68d11d0c6dbdf823e68a77e70d284 100644 (file)
--- a/debug.c
+++ b/debug.c
@@ -3,7 +3,7 @@
 // DEBUG.C - Debugging Messages
 // Copyright (C) 199x Landon Dyer, 2011-2012 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 "debug.h"