git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
216aff6
)
libvlc-module: comments fix
author
Rémi Denis-Courmont
<remi@remlab.net>
Wed, 2 Sep 2009 16:35:57 +0000
(19:35 +0300)
committer
Rémi Denis-Courmont
<remi@remlab.net>
Wed, 2 Sep 2009 18:49:06 +0000
(21:49 +0300)
src/libvlc-module.c
patch
|
blob
|
history
diff --git
a/src/libvlc-module.c
b/src/libvlc-module.c
index
ca3ba77
..
ee3286b
100644
(file)
--- a/
src/libvlc-module.c
+++ b/
src/libvlc-module.c
@@
-1,7
+1,7
@@
/*****************************************************************************
- * libvlc
.h
: Options for the main (libvlc itself) module
+ * libvlc
-module.c
: Options for the main (libvlc itself) module
*****************************************************************************
- * Copyright (C) 1998-200
6
the VideoLAN team
+ * Copyright (C) 1998-200
9
the VideoLAN team
* $Id$
*
* Authors: Vincent Seguin <seguin@via.ecp.fr>