[vlc-devel] commit: Cosmetic. (Laurent Aimar )

git version control git at videolan.org
Wed Sep 30 23:22:30 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Sep 30 21:56:40 2009 +0200| [96e12b04e8cc573c91a37fad982cce17d9822413] | committer: Laurent Aimar 

Cosmetic.

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

 modules/video_output/msw/events.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/video_output/msw/events.c b/modules/video_output/msw/events.c
index 327f09e..62dddef 100644
--- a/modules/video_output/msw/events.c
+++ b/modules/video_output/msw/events.c
@@ -428,7 +428,7 @@ static int DirectXCreateWindow( event_thread_t *p_event )
     HMENU      hMenu;
     RECT       rect_window;
     WNDCLASS   wc;                            /* window class components */
-    HICON      vlc_icon = NULL;
+    HICON      vlc_icon;
     char       vlc_path[MAX_PATH+1];
     int        i_style, i_stylex;
 




More information about the vlc-devel mailing list