summaryrefslogtreecommitdiffstats
path: root/libvncclient/hextile.c
diff options
context:
space:
mode:
authorVic Lee <[email protected]>2011-04-27 23:43:11 +0800
committerJohannes Schindelin <[email protected]>2011-04-27 18:43:54 +0200
commitd8fca9d013a8da92499cb3889dd0f53d3b4e437f (patch)
treeb188492e82aeeee78c155f237eb562d75266b33f /libvncclient/hextile.c
parentf25a886cba4dc0e2e2a246b23340c48e7388465b (diff)
downloadlibtdevnc-d8fca9d013a8da92499cb3889dd0f53d3b4e437f.tar.gz
libtdevnc-d8fca9d013a8da92499cb3889dd0f53d3b4e437f.zip
Replace deprecated GnuTLS functions gnutls_*_set_priority with gnutls_priority_set_direct.
The functions gnutls_*_set_priority we used were marked deprecated since latest GnuTLS version 2.12. However the replacement function gnutls_priority_set_direct is available since 2.2, which is even lower than our version requirement 2.4 in configure. The patch just replace the deprecate function to fix the compile warning. Signed-off-by: Vic Lee <[email protected]> Signed-off-by: Johannes Schindelin <[email protected]>
Diffstat (limited to 'libvncclient/hextile.c')
0 files changed, 0 insertions, 0 deletions