diff gui/ui/main.c @ 34699:ed0e00db4306

Cosmetic: Move, change and add some comments on GUI windows.
author ib
date Sat, 03 Mar 2012 16:53:21 +0000
parents ac6b38cd0d45
children 203d0d5cac1f
line wrap: on
line diff
--- a/gui/ui/main.c	Sat Mar 03 16:48:08 2012 +0000
+++ b/gui/ui/main.c	Sat Mar 03 16:53:21 2012 +0000
@@ -1,6 +1,4 @@
 /*
- * main window
- *
  * This file is part of MPlayer.
  *
  * MPlayer is free software; you can redistribute it and/or modify
@@ -18,6 +16,8 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+/* main window */
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <sys/stat.h>