diff gui/dialog/url.h @ 36017:b3764c930d0c

Cosmetic: Format to MPlayer coding style.
author ib
date Sun, 31 Mar 2013 12:18:41 +0000
parents ad1a5580c91d
children
line wrap: on
line diff
--- a/gui/dialog/url.h	Sun Mar 31 12:10:42 2013 +0000
+++ b/gui/dialog/url.h	Sun Mar 31 12:18:41 2013 +0000
@@ -21,8 +21,8 @@
 
 #include <gtk/gtk.h>
 
-extern GtkWidget * URLDialog;
+extern GtkWidget *URLDialog;
 
-void ShowURLDialog( void );
+void ShowURLDialog(void);
 
 #endif /* MPLAYER_GUI_URL_H */