[vlc-devel] commit: typo ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Apr 11 17:15:39 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Apr 11 18:14:23 2009 +0300| [a0967d76bff8166c070cbad3547b98086778d15a] | committer: Rémi Denis-Courmont 

typo

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

 include/vlc_fixups.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc_fixups.h b/include/vlc_fixups.h
index b433834..0a01cee 100644
--- a/include/vlc_fixups.h
+++ b/include/vlc_fixups.h
@@ -113,7 +113,7 @@ int strncasecmp (const char *, const char *, size_t);
 #endif
 
 #ifndef HAVE_STRCASESTR
-char *strcasestr (const char *, const char *
+char *strcasestr (const char *, const char *);
 #endif
 
 #ifndef HAVE_GMTIME_R




More information about the vlc-devel mailing list