[vlc-devel] commit: Comment syntax ( Rémi Denis-Courmont )
git version control
git at videolan.org
Tue May 5 19:56:37 CEST 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue May 5 20:29:20 2009 +0300| [65b3f54f966c56f513024cb046318e26414d1659] | committer: Rémi Denis-Courmont
Comment syntax
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=65b3f54f966c56f513024cb046318e26414d1659
---
modules/video_output/msw/wingdi.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/video_output/msw/wingdi.c b/modules/video_output/msw/wingdi.c
index a4ac84a..bb96166 100644
--- a/modules/video_output/msw/wingdi.c
+++ b/modules/video_output/msw/wingdi.c
@@ -69,7 +69,7 @@
# define kfDirect444 0x200
# define kfDirectInverted 0x400
# endif
-#endif /* MODULE_NAME_IS_wingapi */
+#endif */ /* MODULE_NAME_IS_wingapi */
#include "vout.h"
More information about the vlc-devel
mailing list