fixate HX509_HN_HOSTNAME at 0.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21277 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-25 04:54:20 +00:00
parent c5e18ae5eb
commit 4f99a5fdd6

View File

@@ -126,7 +126,7 @@ typedef enum {
/* hx509_verify_hostname nametype */
typedef enum {
HX509_HN_HOSTNAME,
HX509_HN_HOSTNAME = 0,
HX509_HN_DNSSRV
} hx509_hostname_type;