]> git.sesse.net Git - vlc/commitdiff
Typo
authorChristophe Mutricy <xtophe@videolan.org>
Mon, 19 Jan 2009 22:52:18 +0000 (22:52 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Mon, 19 Jan 2009 22:53:25 +0000 (22:53 +0000)
modules/gui/skins2/src/skin_main.cpp

index 1a08d1b8a7d17fea0c75d028671caeac756856a2..1aeb5fa2c7ae44289082d1cbedb9b5db88e9e2f8 100644 (file)
@@ -82,7 +82,7 @@ static struct
 {
     intf_thread_t *intf;
     vlc_mutex_t mutex;
-} skin_load = { NULL, VLC_STATIC_MUTEX, };
+} skin_load = { NULL, VLC_STATIC_MUTEX };
 
 //---------------------------------------------------------------------------
 // Open: initialize interface