[vlc-devel] commit: Meaningful typo (Christophe Mutricy )
git version control
git at videolan.org
Tue May 6 23:23:07 CEST 2008
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Tue May 6 21:46:46 2008 +0100| [ce7d502e6cc83a6d1f2ea13f462e5ef7f6835606]
Meaningful typo
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ce7d502e6cc83a6d1f2ea13f462e5ef7f6835606
---
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index ac8d47b..1f4dc19 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -47,7 +47,7 @@ pluginsinclude_HEADERS = \
../include/vlc_mtime.h \
../include/vlc_objects.h \
../include/vlc_threads.h \
- ../include/vlc_threads_funcs.h
+ ../include/vlc_threads_funcs.h \
../include/vlc_variables.h \
$(NULL)
More information about the vlc-devel
mailing list