From ce4e6f8c2d17fd11d0de46b1b2d845bd3ca62330 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 16 Sep 2007 10:49:43 +0000 Subject: [PATCH] Cosmetic --- src/libvlc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libvlc.h b/src/libvlc.h index f6e14e0ccb..c83e25d476 100644 --- a/src/libvlc.h +++ b/src/libvlc.h @@ -110,8 +110,8 @@ struct vlc_object_internals_t int i_vars; /* Thread properties, if any */ - vlc_thread_t thread_id; - vlc_bool_t b_thread; + vlc_thread_t thread_id; + vlc_bool_t b_thread; /* Objects management */ vlc_bool_t b_attached; -- 2.39.5