From 0f6a2aac057005737ce81e4e455d556c6f78c3d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 5 Oct 2003 10:39:25 +0000 Subject: Update comment in input_rip.c according to current syntax. CVS patchset: 5445 CVS date: 2003/10/05 10:39:25 --- src/xine-engine/input_rip.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/xine-engine/input_rip.c b/src/xine-engine/input_rip.c index 91113cf94..3483268d5 100644 --- a/src/xine-engine/input_rip.c +++ b/src/xine-engine/input_rip.c @@ -24,12 +24,12 @@ * Usage: * * - activation: - * xine stream_mrl#rip:file.raw + * xine stream_mrl#save:file.raw * * - it's possible speeder saving streams in the xine without playing: - * xine stream_mrl#rip:file.raw;noaudio;novideo + * xine stream_mrl#save:file.raw\;noaudio\;novideo * - * $Id: input_rip.c,v 1.5 2003/09/17 17:15:50 valtri Exp $ + * $Id: input_rip.c,v 1.6 2003/10/05 10:39:25 valtri Exp $ */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3