]> git.sesse.net Git - vlc/commitdiff
Remove excess trainling newlines at end of file.
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 15 Oct 2007 09:39:12 +0000 (09:39 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 15 Oct 2007 09:39:12 +0000 (09:39 +0000)
modules/access_output/udp.c

index 9873ac718536de28564c88ca411e44167608051e..09167626a0a2d8e7e1cb82e32e9fb8a3166bc65f 100644 (file)
@@ -564,5 +564,3 @@ static const char *MakeRandMulticast (int family, char *buf, size_t buflen)
 #endif
     return NULL;
 }
-
-