X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=amode.h;h=eba0e5f7af1685a7a72b2f119cba66917a08c97a;hp=5632fe9a26139380c4c8c5d095a7194932d9297a;hb=9e2fe1917a6ad9127e620eb908bba20421e52c89;hpb=b10167d55798ea184f97fafda075255c0852f3b6 diff --git a/amode.h b/amode.h index 5632fe9..eba0e5f 100644 --- a/amode.h +++ b/amode.h @@ -3,7 +3,7 @@ // AMODE.H - Addressing Modes // 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 __AMODE_H__