diff options
author | Vic Lee <[email protected]> | 2011-04-27 23:43:11 +0800 |
---|---|---|
committer | Johannes Schindelin <[email protected]> | 2011-04-27 18:43:54 +0200 |
commit | d8fca9d013a8da92499cb3889dd0f53d3b4e437f (patch) | |
tree | b188492e82aeeee78c155f237eb562d75266b33f /libvncclient/hextile.c | |
parent | f25a886cba4dc0e2e2a246b23340c48e7388465b (diff) | |
download | libtdevnc-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