summaryrefslogtreecommitdiffstats
path: root/vobsub.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-07-07 02:56:01 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-07-07 02:56:01 +0300
commita2037a2effbd4622d0e8336245a9b14c3f886bde (patch)
treebd2face6dd36d2663197b23a33da9e9b2814f70c /vobsub.c
parent0c2773a709276681575d2507aa60ee85c2d0b850 (diff)
parent43079c51daa8c12b0a44e5ad8022c979dd9e8336 (diff)
downloadmpv-a2037a2effbd4622d0e8336245a9b14c3f886bde.tar.bz2
mpv-a2037a2effbd4622d0e8336245a9b14c3f886bde.tar.xz
Merge svn changes up to r29412
Diffstat (limited to 'vobsub.c')
-rw-r--r--vobsub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vobsub.c b/vobsub.c
index a16a27b9e4..09fa8bd5e6 100644
--- a/vobsub.c
+++ b/vobsub.c
@@ -1270,7 +1270,7 @@ create_idx(vobsub_out_t *me, const unsigned int *palette, unsigned int orig_widt
"#\n"
"# Generated by MPlayer " VERSION "\n"
"# See <URL:http://www.mplayerhq.hu/> for more information about MPlayer\n"
- "# See <URL:http://vobsub.edensrising.com/> for more information about Vobsub\n"
+ "# See <URL:http://wiki.multimedia.cx/index.php?title=VOBsub> for more information about Vobsub\n"
"#\n"
"size: %ux%u\n",
orig_width, orig_height);