modules: use VLC_TIMER_FIRE_ONCE instead of 0
commit84740adccb671de16d8d605dc5c54c69843a84c4
authorSteve Lhomme <robux4@ycbcr.xyz>
Thu, 5 Jul 2018 12:42:52 +0000 (5 14:42 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Fri, 6 Jul 2018 06:02:32 +0000 (6 08:02 +0200)
tree30a1eab4499860306502cc5e0b340411d5fe2a78
parentf882129d4c2e9eb20d9c8732a72c3a66674257ba
modules: use VLC_TIMER_FIRE_ONCE instead of 0

The intent is more readable this way
modules/access/dvdnav.c
modules/lua/extension.c
modules/lua/extension_thread.c
modules/stream_out/rtsp.c