]> granicus.if.org Git - curl/commit
vtls: fix unreferenced variable warnings
authorMarcel Raad <raad@teamviewer.com>
Sat, 8 Apr 2017 11:40:41 +0000 (13:40 +0200)
committerMarcel Raad <raad@teamviewer.com>
Sat, 8 Apr 2017 11:40:41 +0000 (13:40 +0200)
commit45c78ad5b4883f0ce5978b36fb6a23fbd1f5e12b
tree14c0d0f85128512b78620fb7b8f3a4204d05be17
parente10db122a2ec085a4324f1addfa948838d5339fa
vtls: fix unreferenced variable warnings

... by moving the variables into the correct #ifdef block.
lib/vtls/gtls.c
lib/vtls/openssl.c