diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-03-08 14:13:30 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-03-08 14:13:30 +0000 |
commit | 4432b58971758c51f56c8df85ee242f087009e85 (patch) | |
tree | cd09803503165ab61152a0cf34dcce79bc5080e5 | |
parent | fcb47a31115aa68da57e3f93070b6e460650387f (diff) | |
download | gnutls-4432b58971758c51f56c8df85ee242f087009e85.tar.gz |
Fix typo.
-rw-r--r-- | lib/x509/xml.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/x509/xml.c b/lib/x509/xml.c index a199b197f0..d6374bff5c 100644 --- a/lib/x509/xml.c +++ b/lib/x509/xml.c @@ -729,4 +729,3 @@ _gnutls_x509_expand_extensions (ASN1_TYPE * rasn) } #endif -#endif |