]> Shamusworld >> Repos - rmac/blobdiff - error.c
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / error.c
diff --git a/error.c b/error.c
index 75efaadfa50c0077e705555e7be6ccdcaf9415d9..83a6f372f73e869e6e3a9abc2ec9c12ffe0c16a9 100644 (file)
--- a/error.c
+++ b/error.c
@@ -3,7 +3,7 @@
 // ERROR.C - Error Handling
 // 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 "error.h"