X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fstream_output%2Fstream_output.c;h=21bfd720c12b7ac6c7f6b1ef8a6409791995c628;hb=bc061e8455fa11eec3167681d53f9df3974b13a5;hp=07319c27a577c6d2fa3a545c61519b82165c393b;hpb=77c667f4093a67cca8e77b4cb76a5fd2a674a5bf;p=vlc diff --git a/src/stream_output/stream_output.c b/src/stream_output/stream_output.c index 07319c27a5..21bfd720c1 100644 --- a/src/stream_output/stream_output.c +++ b/src/stream_output/stream_output.c @@ -2,7 +2,7 @@ * stream_output.c : stream output module ***************************************************************************** * Copyright (C) 2002 VideoLAN - * $Id: stream_output.c,v 1.4 2002/11/10 18:04:24 sam Exp $ + * $Id: stream_output.c,v 1.5 2002/11/11 14:39:12 sam Exp $ * * Authors: Christophe Massiot * @@ -77,7 +77,7 @@ static int InitInstance( sout_instance_t * p_sout ) { psz_parser++; } -#ifdef WIN32 +#if defined( WIN32 ) || defined( UNDER_CE ) if( psz_parser - p_sout->psz_dest == 1 ) { msg_Warn( p_sout, "drive letter %c: found in source string",