]> Shamusworld >> Repos - rmac/blobdiff - object.c
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / object.c
index 772c03ddbe801cc6bc70962cdb603e36232419a9..d8b4b577017d2729031544cf7639325960a65bdb 100644 (file)
--- a/object.c
+++ b/object.c
@@ -3,7 +3,7 @@
 // OBJECT.C - Writing Object Files
 // 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 "object.h"