]> git.sesse.net Git - vlc/commit
Use const char* when needed (easier to understand if a function will try to grab...
authorRémi Duraffort <ivoire@videolan.org>
Mon, 15 Dec 2008 19:28:02 +0000 (20:28 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Mon, 15 Dec 2008 19:41:13 +0000 (20:41 +0100)
commitb516e441f3daaccdf7492034b619de3e643567a5
treee4805bbad514a3944d9adae4815dde8bb0139044
parent21f561ba4af65b0a34ccbc98ed13317c96a96934
Use const char* when needed (easier to understand if a function will try to grab a string).
include/vlc_osd.h
src/osd/osd_text.c