1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00

Remove excess trainling newlines at end of file.

This commit is contained in:
Jean-Paul Saman 2007-10-15 09:39:12 +00:00
parent efc35d1912
commit 7719d7148c

View File

@ -564,5 +564,3 @@ static const char *MakeRandMulticast (int family, char *buf, size_t buflen)
#endif
return NULL;
}