Follow variable naming convention
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 14 Aug 2011 09:08:02 +0000 (11:08 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 14 Aug 2011 09:08:02 +0000 (11:08 +0200)
commita3720aa275043aa5ee0f14c8a342183d293d6ae7
tree84e433b88e047a9fa99d01c30494126c640d1614
parentb5f0301637acf044455c3ab39d214631f59e0d7b
Follow variable naming convention

* src/gnutls.c (QCgnutls_bootprop_priority)
(QCgnutls_bootprop_trustfiles, QCgnutls_bootprop_keylist)
(QCgnutls_bootprop_crlfiles, QCgnutls_bootprop_callbacks)
(QCgnutls_bootprop_loglevel, QCgnutls_bootprop_hostname)
(QCgnutls_bootprop_min_prime_bits, QCgnutls_bootprop_verify_flags)
(QCgnutls_bootprop_verify_hostname_error)
(QCgnutls_bootprop_callbacks_verify): Rename from
Qgnutls_bootprop_..., all uses changed.

* src/xfaces.c (QCignore_defface): Rename from Qignore_defface, all
uses changed.
src/ChangeLog
src/gnutls.c
src/xfaces.c