]> Shamusworld >> Repos - rmac/blobdiff - symbol.c
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / symbol.c
index 71e7bf5948a95eb01417f5f62c9c2f87b384f7b9..9ba661fc3fa931609a7f34eb1c95c5aa84d33d6c 100644 (file)
--- a/symbol.c
+++ b/symbol.c
@@ -3,7 +3,7 @@
 // SYMBOL.C - Symbol Handling
 // 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 "symbol.h"