Commit 20bb3546 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

Oops.

parent 1443f97d
...@@ -48,7 +48,7 @@ extern "C" { ...@@ -48,7 +48,7 @@ extern "C" {
enum libvlc_event_type_e { enum libvlc_event_type_e {
#else #else
enum libvlc_event_type_t { enum libvlc_event_type_t {
#else #endif
/* Append new event types at the end. /* Append new event types at the end.
* Do not remove, insert or re-order any entry. */ * Do not remove, insert or re-order any entry. */
libvlc_MediaMetaChanged, libvlc_MediaMetaChanged,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment