]> git.sesse.net Git - vlc/commitdiff
Cosmetics
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 22 Aug 2005 08:08:35 +0000 (08:08 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 22 Aug 2005 08:08:35 +0000 (08:08 +0000)
src/osd/osd.c

index f248085073e4f79579ca237e5d2be097a6d42728..9e8c1bf530e382522eb54d23c525de23f09fb920 100644 (file)
@@ -520,8 +520,8 @@ void __osd_MenuDown( vlc_object_t *p_this )
         }\r
     }\r
 #if defined(OSD_MENU_DEBUG)\r
-    msg_Dbg( p_osd, "direction down [button %s]", p_osd->p_state->p_visible->psz_action );            \r
-#endif            \r
+    msg_Dbg( p_osd, "direction down [button %s]", p_osd->p_state->p_visible->psz_action ); \r
+#endif\r
 \r
     vlc_object_release( (vlc_object_t*) p_osd );\r
     vlc_mutex_unlock( lockval.p_address );\r