X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flog.cpp;h=c6abfdc89d20c3dc802c49d4cfd657596c40f543;hb=refs%2Ftags%2F2.0.2;hp=15b2384d0099f7e9b2770734ce8ce60a1835b5a3;hpb=b2229bbcba3b542abb91d5d05acbe4d572d496c8;p=virtualjaguar diff --git a/src/log.cpp b/src/log.cpp index 15b2384..c6abfdc 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -13,7 +13,7 @@ // JLH 01/16/2010 Created this log ;-) // JLH 07/11/2011 Instead of dumping out on max log file size being reached, we // now just silently ignore any more output. 10 megs ought to be -// enough for anybody. ;-) +// enough for anybody. ;-) Except when it isn't. :-P // #include "log.h"