]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/log.cpp
Improved OP logging, small changes to GPU read/write alignment.
[virtualjaguar] / src / log.cpp
index 15b2384d0099f7e9b2770734ce8ce60a1835b5a3..c6abfdc89d20c3dc802c49d4cfd657596c40f543 100644 (file)
@@ -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"