]> git.sesse.net Git - vlc/commit
+ modules/misc/freetype.c: fixed a couple of typos
authorEric Petit <titer@videolan.org>
Sat, 22 Nov 2003 00:41:07 +0000 (00:41 +0000)
committerEric Petit <titer@videolan.org>
Sat, 22 Nov 2003 00:41:07 +0000 (00:41 +0000)
commiteae53f7c783a6e60165f99d034257c8cadcde65a
tree37cc8cc8b1a1828120c85e1c5aad23abcd07413b
parent09d997200c05de78bb05ea4e2219fec752aef5a9
 + modules/misc/freetype.c: fixed a couple of typos
 + *threads*, src/libvlc.h:
   test HAVE_KERNEL_SCHEDULER_H before PTHREAD_COND_T_IN_PTHREAD_H
   for now because Zeta now has a pthread implementation but it's doesn't
   seem to be (enough) POSIX compliant atm.
include/vlc_threads.h
include/vlc_threads_funcs.h
modules/misc/freetype.c
src/libvlc.h
src/misc/threads.c