[vlc-devel] commit: Spell resource the English way ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Mar 1 09:43:05 CET 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Mar 1 10:40:11 2009 +0200| [c5746ee26ca344047dbb9f963a2e39483f85da4c] | committer: Rémi Denis-Courmont
Spell resource the English way
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c5746ee26ca344047dbb9f963a2e39483f85da4c
---
src/Makefile.am | 4 +-
src/input/control.c | 6 +-
src/input/decoder.c | 22 +-
src/input/es_out.c | 6 +-
src/input/input.c | 46 ++--
src/input/input_interface.h | 28 +-
src/input/input_internal.h | 2 +-
src/input/resource.c | 456 +++++++++++++++++++++++++++++++++
src/input/{ressource.h => resource.h} | 20 +-
src/input/ressource.c | 456 ---------------------------------
src/input/vlm.c | 22 +-
src/input/vlm_internal.h | 2 +-
src/misc/messages.c | 2 +-
src/playlist/engine.c | 2 +-
src/playlist/playlist_internal.h | 2 +-
src/playlist/thread.c | 28 +-
16 files changed, 552 insertions(+), 552 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c5746ee26ca344047dbb9f963a2e39483f85da4c
More information about the vlc-devel
mailing list