X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=listing.h;h=457ff1fd7b96d6379933e04c1b2eb72553db4eea;hp=bef97bc26e50d996414ae36acc25bd0c2d9defb3;hb=d0c28c349ddfb8393568037f68bddbe8979ce0df;hpb=9df4696c6d38b7908dd83f95509fc14f2f7c799c diff --git a/listing.h b/listing.h index bef97bc..457ff1f 100644 --- a/listing.h +++ b/listing.h @@ -3,7 +3,7 @@ // LISTING.H - Listing Output // 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 __LISTING_H__