# HG changeset patch # User diego # Date 1230896739 0 # Node ID 9760382bf2781b63cb35010ba0729c5cda7bdf2a # Parent 200bf2cff54b32a45e85aec12c49f4b794605889 Fix reference to wrong DLL filename in header comment. diff -r 200bf2cff54b -r 9760382bf278 TOOLS/realcodecs/drv2.c --- a/TOOLS/realcodecs/drv2.c Thu Jan 01 23:16:36 2009 +0000 +++ b/TOOLS/realcodecs/drv2.c Fri Jan 02 11:45:39 2009 +0000 @@ -1,7 +1,7 @@ /* GPL v2 blah blah - This is a small dll that works as a wrapper for the actual cook.so.6.0 + This is a small dll that works as a wrapper for the actual realdrv2.so.6.0 dll from real player 8.0. */