[vlc-devel] [PATCH] include/vlc_messages.h : Fix spelling mistake
Wayne McDougall
waynemcdougall at gmail.com
Thu Apr 14 11:42:31 CEST 2016
---
include/vlc_messages.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/vlc_messages.h b/include/vlc_messages.h
index da5fc8f..f5b23b2 100644
--- a/include/vlc_messages.h
+++ b/include/vlc_messages.h
@@ -54,7 +54,7 @@ enum vlc_log_type
*/
typedef struct vlc_log_t
{
- uintptr_t i_object_id; /**< Emitter (temporaly) unique object ID or
0 */
+ uintptr_t i_object_id; /**< Emitter (temporary) unique object ID or
0 */
const char *psz_object_type; /**< Emitter object type name */
const char *psz_module; /**< Emitter module (source code) */
const char *psz_header; /**< Additional header (used by VLM media) */
--
2.7.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160414/8d1ef53f/attachment.html>
More information about the vlc-devel
mailing list