[vlc-devel] commit: Cosmetic. (Laurent Aimar )
git version control
git at videolan.org
Mon Jul 6 23:33:39 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Jul 6 23:32:12 2009 +0200| [c1fd947c0f2335110a265d62cb25766bad5fb9a4] | committer: Laurent Aimar
Cosmetic.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c1fd947c0f2335110a265d62cb25766bad5fb9a4
---
include/vlc_vlm.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc_vlm.h b/include/vlc_vlm.h
index e0c3aa5..0ef32ff 100644
--- a/include/vlc_vlm.h
+++ b/include/vlc_vlm.h
@@ -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 */
More information about the vlc-devel
mailing list