summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-02 11:45:39 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-02 11:45:39 +0000
commit15fd1a1636bb3a17498eb44137b4f89ee59e56c6 (patch)
tree81645100813e749a4d61289a4bac27973b61ca47 /TOOLS
parentc2913af38f6a5502d7dd1480e21c2cdeb782cf62 (diff)
downloadmpv-15fd1a1636bb3a17498eb44137b4f89ee59e56c6.tar.bz2
mpv-15fd1a1636bb3a17498eb44137b4f89ee59e56c6.tar.xz
Fix reference to wrong DLL filename in header comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28229 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/realcodecs/drv2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/realcodecs/drv2.c b/TOOLS/realcodecs/drv2.c
index f829a4f2f4..0aba899c55 100644
--- a/TOOLS/realcodecs/drv2.c
+++ b/TOOLS/realcodecs/drv2.c
@@ -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.
*/