summaryrefslogtreecommitdiff
path: root/src/dnsstub/dns_dfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnsstub/dns_dfd.c')
-rw-r--r--src/dnsstub/dns_dfd.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dnsstub/dns_dfd.c b/src/dnsstub/dns_dfd.c
index 832bd6e..772dbc3 100644
--- a/src/dnsstub/dns_dfd.c
+++ b/src/dnsstub/dns_dfd.c
@@ -4,10 +4,10 @@
#include "error.h"
/**
- @file dns_dfd.c
- @author djb
- @source ucspi-tcp
- @brief domain name qualification (domain from dot)
+ @file dns_dfd.c
+ @author djb
+ @ref ucspi-tcp
+ @brief domain name qualification (domain from dot)
*/
int dns_domain_fromdot(char **out, const char *buf, unsigned int n)