mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-11 13:14:25 +01:00
Re-indented dns-cert.c
This commit is contained in:
parent
fb38740ab5
commit
feeccdcb11
@ -147,7 +147,8 @@ get_dns_cert (const char *name, size_t max_size, IOBUF *iobuf,
|
|||||||
#else /*!USE_ADNS*/
|
#else /*!USE_ADNS*/
|
||||||
|
|
||||||
unsigned char *answer;
|
unsigned char *answer;
|
||||||
int r,ret=-1;
|
int ret = -1;
|
||||||
|
int r;
|
||||||
u16 count;
|
u16 count;
|
||||||
|
|
||||||
if (fpr)
|
if (fpr)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user