]> arthur.barton.de Git - ngircd-alex.git/commit
conf-ssl.h: Use "gnutls_session_t" instead of "gnutls_session"
authorAlexander Barton <alex@barton.de>
Sun, 11 Nov 2012 09:49:06 +0000 (10:49 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 11 Nov 2012 09:50:32 +0000 (10:50 +0100)
commit6f531a3c99ca267370b8f77cd3e51d751fb48826
tree9dd299cb20378e1b7c513e85a5fa2501df905530
parent53917fa4b80753fc189ed5a516c06c804f2cf415
conf-ssl.h: Use "gnutls_session_t" instead of "gnutls_session"

This fixes the following warning with current versions of GnuTLS:
  conf-ssl.h:36: warning: "gnutls_session" is deprecated
src/ngircd/conf-ssl.h