mpv/libmpv
wm4 47aeb22b75 client API: remove trailing "," from enums
This is allowed in C99 and C++11, but apparently not in C89 and C++98.

Make it conform to the older standards, since we want the client API
header to be highly portable.
2014-02-24 20:48:59 +01:00
..
client.h client API: remove trailing "," from enums 2014-02-24 20:48:59 +01:00