summaryrefslogtreecommitdiff
path: root/src/input
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-02-17 02:13:48 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-02-17 02:13:48 +0000
commitb4eea697942773917c2b4c8b932e246227ba01d4 (patch)
treeedf23a85851f62c37af20d3d2ed2ddbae73f42a2 /src/input
parentc86104fa7a18ef14551249901ef9ade96ae46998 (diff)
parente554df7addfea632ef9ae4be09049f459710bbe6 (diff)
downloadxine-lib-b4eea697942773917c2b4c8b932e246227ba01d4.tar.gz
xine-lib-b4eea697942773917c2b4c8b932e246227ba01d4.tar.bz2
Merge from 1.1.
--HG-- rename : doc/faq/faq.sgml => doc/faq/faq.docbook rename : doc/hackersguide/intro.sgml => doc/hackersguide/intro.docbook
Diffstat (limited to 'src/input')
-rw-r--r--src/input/vcd/xineplug_inp_vcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/vcd/xineplug_inp_vcd.c b/src/input/vcd/xineplug_inp_vcd.c
index 569634e08..8b12ca459 100644
--- a/src/input/vcd/xineplug_inp_vcd.c
+++ b/src/input/vcd/xineplug_inp_vcd.c
@@ -20,7 +20,7 @@
/*
These are plugin routines called by the xine engine. See
Chapter 4. Extending xine's input
- http://xinehq.de/index.php/hackersguide/index.php?resource=5.3&action=default#INPUT
+ http://www.xine-project.org/hackersguide#INPUT
and the comments in input_plugin.h
This is what is referred to below a "the xine plugin spec"