fix deprecated conversion from string constant to char* by using const char* instead...
authorAndreas Oberritter <obi@opendreambox.org>
Tue, 25 Mar 2008 22:57:37 +0000 (22:57 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 25 Mar 2008 22:57:37 +0000 (22:57 +0000)
commite1730a134f0c2f1ca8f4383b62d6c2798d9e567f
treefeee6f95fa2e31605150fe3717c290c6e8319e8b
parentc9c138dd06d5eee865c0dd825fb728913ed4a8f0
fix deprecated conversion from string constant to char* by using const char* instead where possible
lib/base/init.h
lib/driver/avswitch.cpp
lib/dvb/epgcache.cpp
lib/gui/evideo.cpp