]> git.sesse.net Git - vlc/commit
Changing the order of parameters may be needed, but changing the parameters themselve...
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 21 Oct 2007 11:06:37 +0000 (11:06 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 21 Oct 2007 11:06:37 +0000 (11:06 +0000)
commit7f42e055f359bbb4d136c1b5c554baa2b23b52a2
treeed24fdfcb60809e595dc3d471338c272be53cf13
parent6ea1a2709641da5ec5c27367ff9110823fc08c82
Changing the order of parameters may be needed, but changing the parameters themselves is definitely not (it would crash in some cases anyway): add some const qualifiers
include/main.h
include/vlc/vlc.h
src/control/core.c
src/control/libvlc_internal.h
src/libvlc-common.c
src/libvlc.c
src/modules/configuration.c
src/modules/configuration.h
src/vlc.c