]> Shamusworld >> Repos - rmac/blobdiff - 68kgen.c
Fix for "*" getting bad section attributes, reported by A. Seed.
[rmac] / 68kgen.c
index b2a6f81c164d4b1d3363641efe91f5ce42f6bbb9..c5ea85f9756627958871e19b6dbe28670de7e5ca 100644 (file)
--- a/68kgen.c
+++ b/68kgen.c
@@ -3,7 +3,7 @@
 // 68KGEN.C - Tool to Generate 68000 Opcode Table
 // 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 <stdio.h>