]> Shamusworld >> Repos - rmac/blobdiff - object.h
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / object.h
index 77d8bcb0c1562a09ccb3676fe7420fad37ca7e59..26a1960e7395a63851c45ab2872a6a229f7b378b 100644 (file)
--- a/object.h
+++ b/object.h
@@ -3,7 +3,7 @@
 // OBJECT.H - 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
 //
 
 #ifndef __OBJECT_H__