X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc%2Fsout.h;h=6de2696a1c72943815e4c2ce4acbf92f7c210fda;hb=3d831e04ece115bb9ca379b9552370755453e46e;hp=319ffba27aa876212241196fd61e1a180ab2f60b;hpb=7bb574fdf5724bee95a011cf96f33c95f1ff8645;p=vlc diff --git a/include/vlc/sout.h b/include/vlc/sout.h index 319ffba27a..6de2696a1c 100644 --- a/include/vlc/sout.h +++ b/include/vlc/sout.h @@ -2,13 +2,13 @@ * sout.h: video output header for vlc ***************************************************************************** * Copyright (C) 2002 VideoLAN - * $Id: sout.h,v 1.3 2003/09/02 20:19:25 gbazin Exp $ + * $Id$ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @@ -36,7 +36,7 @@ extern "C" { *****************************************************************************/ #include "vlc_block.h" #include "stream_output.h" - + # ifdef __cplusplus } # endif