]> git.sesse.net Git - vlc/blobdiff - include/vlc_input.h
fix empty declaration warning
[vlc] / include / vlc_input.h
index 795198ee5a39a69f1f88f00451d5e26163559c47..b25e76f63b3c3400af9f71a57f8b42f58cb84f24 100644 (file)
@@ -265,7 +265,7 @@ typedef struct input_resource_t input_resource_t;
  */
 struct input_thread_t
 {
-    VLC_COMMON_MEMBERS;
+    VLC_COMMON_MEMBERS
 
     bool b_eof;
     bool b_preparsing;