Commit c1fd947c authored by Laurent Aimar's avatar Laurent Aimar

Cosmetic.

parent e0882fbc
...@@ -111,7 +111,7 @@ typedef struct ...@@ -111,7 +111,7 @@ typedef struct
int64_t id; /* Media ID */ int64_t id; /* Media ID */
const char *psz_name; /* Media name */ const char *psz_name; /* Media name */
const char *psz_instance_name; /* Instance name or NULL */ const char *psz_instance_name; /* Instance name or NULL */
input_state_e input_state; /* input instance event type */ input_state_e input_state; /* Input instance event type */
} vlm_event_t; } vlm_event_t;
/** VLM control query */ /** VLM control query */
......
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