]> git.sesse.net Git - vlc/commit
Cosmetics: Remove need to (char*)"..." by making the target const, and replace a...
authorJP Dinger <jpd@videolan.org>
Sat, 30 May 2009 07:42:59 +0000 (09:42 +0200)
committerJP Dinger <jpd@videolan.org>
Sat, 30 May 2009 10:22:45 +0000 (12:22 +0200)
commitefe23f26e1cf8777e5c48569262a0ab1317c0db5
treedc7116c4fe1bd60961d64384a79cac5bbad86885
parentded081bcad151079a8c26303d383c3970f8b685b
Cosmetics: Remove need to (char*)"..." by making the target const, and replace a call to var_Get(bool) with var_GetBool.
src/osd/osd.c