# HG changeset patch # User diego # Date 1230851796 0 # Node ID 200bf2cff54b32a45e85aec12c49f4b794605889 # Parent bc49998d57451fa7e3039cf64f603e388e039dfb Fix confused references to DLL filenames. diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/14_4.c --- a/TOOLS/realcodecs/14_4.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/14_4.c Thu Jan 01 23:16:36 2009 +0000 @@ -1,7 +1,7 @@ /* GPL v2 blah blah - This is a small dll that works as a wrapper for the actual 14_4.so.6.0 + This is a small dll that works as a wrapper for the actual real14_4.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/28_8.c --- a/TOOLS/realcodecs/28_8.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/28_8.c Thu Jan 01 23:16:36 2009 +0000 @@ -1,7 +1,7 @@ /* GPL v2 blah blah - This is a small dll that works as a wrapper for the actual 14_4.so.6.0 + This is a small dll that works as a wrapper for the actual real28_8.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/cook.c --- a/TOOLS/realcodecs/cook.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/cook.c Thu Jan 01 23:16:36 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 realcook.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/drv3.c --- a/TOOLS/realcodecs/drv3.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/drv3.c Thu Jan 01 23:16:36 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 realdrv3.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/drv4.c --- a/TOOLS/realcodecs/drv4.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/drv4.c Thu Jan 01 23:16:36 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 realdrv4.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/ra.c --- a/TOOLS/realcodecs/ra.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/ra.c Thu Jan 01 23:16:36 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 realcook.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/rv30.c --- a/TOOLS/realcodecs/rv30.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/rv30.c Thu Jan 01 23:16:36 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 realrv30.so.6.0 dll from real player 8.0. */ diff -r bc49998d5745 -r 200bf2cff54b TOOLS/realcodecs/sipr.c --- a/TOOLS/realcodecs/sipr.c Thu Jan 01 11:51:52 2009 +0000 +++ b/TOOLS/realcodecs/sipr.c Thu Jan 01 23:16:36 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 realsipr.so.6.0 dll from real player 8.0. */