Commit 489efb13 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

Fix previous commit.

parent 6984b615
......@@ -346,7 +346,7 @@ typedef struct libvlc_event_t
/* media instance */
struct
{
uint64_t new_position;
long int new_position;
} media_instance_position_changed;
/* media list */
......
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