aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
diff options
context:
space:
mode:
authorMarcel Raad <raad@teamviewer.com>2017-05-04 20:19:10 +0200
committerMarcel Raad <raad@teamviewer.com>2017-05-04 20:26:06 +0200
commit4032c5da8473fc7d55e9a96471b697c62663c194 (patch)
treeedd13339335320c3c30e5a6f5a77b4ec88a5c2fe /tests/runtests.pl
parent07fd7871b38cc8472c3806e254ba4062e3adeae0 (diff)
tests/server: make string literals const
assign string literals to const char * instead of char * in order to avoid a lot of these warnings: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual]
Diffstat (limited to 'tests/runtests.pl')
0 files changed, 0 insertions, 0 deletions