]> git.sesse.net Git - vlc/commit
* ./include/vlc_common.h: we now use the ISO C9x types (int8_t, uint8_t,
authorSam Hocevar <sam@videolan.org>
Fri, 25 Oct 2002 09:21:09 +0000 (09:21 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 25 Oct 2002 09:21:09 +0000 (09:21 +0000)
commit93848f0d39818cc43d11de6f953094e87231d42d
tree7bc6c4f627fed801811dbd308d1808957fecfe74
parent4edd2384a34ec34aaeb9aa597e4cc61a8460c151
  * ./include/vlc_common.h: we now use the ISO C9x types (int8_t, uint8_t,
    int16_t) instead of our custom types (s8, u8, s16) and you are encouraged
    to use these types from now. Of course the old types are still available
    for backward compatibility.
include/vlc_common.h