]> git.sesse.net Git - vlc/commit
Fixed missing type for b_was_paused.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 26 Jan 2009 21:42:52 +0000 (22:42 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 26 Jan 2009 21:42:52 +0000 (22:42 +0100)
commit44522f524f0b5f3fe6176b70d22f0a4bad3627d8
tree20bb5cc620cc3f902486d37b5622932224fa536b
parentacab6ea08b10da95979aa682b96ea70cee9b1c7a
Fixed missing type for b_was_paused.

Isn't there a gcc flag to avoid compiling that ?
 const a = value.
src/input/decoder.c