]> git.sesse.net Git - vlc/blobdiff - include/vlc/sout.h
Avoid \r\n problems between platforms
[vlc] / include / vlc / sout.h
index 319ffba27aa876212241196fd61e1a180ab2f60b..6de2696a1c72943815e4c2ce4acbf92f7c210fda 100644 (file)
@@ -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