]> git.sesse.net Git - vlc/commitdiff
Cosmetic.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 6 Jul 2009 21:32:12 +0000 (23:32 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 6 Jul 2009 21:33:05 +0000 (23:33 +0200)
include/vlc_vlm.h

index e0c3aa5c7f6107f717cfb5c404d077cc4a5c608d..0ef32ffe20575c813b97c8187d7a8c404c1d2fa8 100644 (file)
@@ -111,7 +111,7 @@ typedef struct
     int64_t        id;                /* Media ID */
     const char    *psz_name;          /* Media name */
     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 control query */