summaryrefslogtreecommitdiffstats
path: root/libk3b/dummy.cpp
diff options
context:
space:
mode:
authoraneejit1 <aneejit1@gmail.com>2022-05-04 04:42:23 +0000
committeraneejit1 <aneejit1@gmail.com>2022-05-04 04:42:23 +0000
commit1f4a3ab86ef18f5c8416ed1f7da72f82476529a2 (patch)
treefc0eeb3e2827920433b730c7ce618e0dace8624f /libk3b/dummy.cpp
parentf477690f7f076dff2f3777285bd3216b830b6182 (diff)
downloadk3b-1f4a3ab86ef18f5c8416ed1f7da72f82476529a2.tar.gz
k3b-1f4a3ab86ef18f5c8416ed1f7da72f82476529a2.zip
Make s_codecFeatures a "const char *" to remove ISO C++ warning
"libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp" declares two instances of "s_codecFeatures" as "static char *" and initialises them with string constants. This produces the compiler warning "ISO C++ forbids converting a string constant to 'char*'". Both declarations have been changed to "const". Signed-off-by: aneejit1 <aneejit1@gmail.com>
Diffstat (limited to 'libk3b/dummy.cpp')
0 files changed, 0 insertions, 0 deletions