]> git.sesse.net Git - vlc/history - src/test/dictionary.c
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
[vlc] / src / test / dictionary.c
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-15 Pierre d'Herbemonttest/dictionary.c: Fix a warning.
2008-02-15 Pierre d'Herbemonttest/dictionary.c: Add a new test entry for the vlc_dic...