diff gui/ui/video.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 31a5320909f7
line wrap: on
line diff
--- a/gui/ui/video.c	Sat Mar 03 16:48:08 2012 +0000
+++ b/gui/ui/video.c	Sat Mar 03 16:53:21 2012 +0000
@@ -1,6 +1,4 @@
 /*
- * video 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.
  */
 
+/* video window */
+
 #include <string.h>
 
 #include "config.h"