]> git.sesse.net Git - vlc/commit
* src/stream_output/announce.c : BeOS compile fix.
authorEric Petit <titer@videolan.org>
Tue, 27 May 2003 13:22:46 +0000 (13:22 +0000)
committerEric Petit <titer@videolan.org>
Tue, 27 May 2003 13:22:46 +0000 (13:22 +0000)
commit19eb3d9a3a4adddf39deff8ffaa4359b5b2d31dd
treeacce5d8e2524acb34f2099eb58f1b23e6e0f7d3a
parentd0b795a5cc36f394a618c784b0cbb6b5e3fcf91b
 * src/stream_output/announce.c : BeOS compile fix.
   setsockopt( IP_MULTICAST_TTL ) is done in network/ipvx.c (if supported),
   so there is no need to do it here again.
 * modules/gui/beos/* : minor fixes
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/PreferencesWindow.cpp
src/stream_output/announce.c