]> git.sesse.net Git - vlc/commitdiff
Remove emptylines and whitespace
authorJean-Paul Saman <jpsaman@videolan.org>
Thu, 26 Apr 2007 06:44:28 +0000 (06:44 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Thu, 26 Apr 2007 06:44:28 +0000 (06:44 +0000)
modules/access/dvb/dvb.h
modules/access/fake.c

index 993b66d2da52ec46378b360ad9baeeb6da4a36f2..fa6119997b26f8f8ba3b15972f516d1c813eb92b 100644 (file)
@@ -220,4 +220,3 @@ void E_(HTTPClose)( access_t *p_access );
 char *E_(HTTPExtractValue)( char *psz_uri, const char *psz_name,
                             char *psz_value, int i_value_max );
 #endif
-
index 4198abed1587ec542c14cdaee10ac85f73c358b2..f9a92f89ed438a10aa61a18cd3594ac939c228a8 100644 (file)
@@ -248,4 +248,3 @@ static int Demux( demux_t *p_demux )
 
     return 1;
 }
-