[vlc-devel] commit: Qt4: fix file headers (Pierre Ynard )

git version control git at videolan.org
Sun Jan 24 23:06:09 CET 2010


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Sun Jan 24 23:04:30 2010 +0100| [bacf57603d3dbef1ee347fdf0075514a920c3a96] | committer: Pierre Ynard 

Qt4: fix file headers

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bacf57603d3dbef1ee347fdf0075514a920c3a96
---

 modules/gui/qt4/components/sout/sout_widgets.cpp |    2 +-
 modules/gui/qt4/components/sout/sout_widgets.hpp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/gui/qt4/components/sout/sout_widgets.cpp b/modules/gui/qt4/components/sout/sout_widgets.cpp
index 1e3f9e5..c8809a9 100644
--- a/modules/gui/qt4/components/sout/sout_widgets.cpp
+++ b/modules/gui/qt4/components/sout/sout_widgets.cpp
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * profile_selector.cpp : A small profile selector and editor
+ * sout_widgets.cpp : Widgets for stream output destination boxes
  ****************************************************************************
  * Copyright (C) 2007-2009 the VideoLAN team
  * Copyright (C) 2007 Société des arts technologiques
diff --git a/modules/gui/qt4/components/sout/sout_widgets.hpp b/modules/gui/qt4/components/sout/sout_widgets.hpp
index e46e361..ce59f86 100644
--- a/modules/gui/qt4/components/sout/sout_widgets.hpp
+++ b/modules/gui/qt4/components/sout/sout_widgets.hpp
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * profile_selector.hpp : A small profile selector and editor
+ * sout_widgets.hpp : Widgets for stream output destination boxes
  ****************************************************************************
  * Copyright (C) 2009 the VideoLAN team
  * $Id$




More information about the vlc-devel mailing list