summaryrefslogtreecommitdiff
path: root/src/dnsstub/dns_dtda.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnsstub/dns_dtda.c')
-rw-r--r--src/dnsstub/dns_dtda.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dnsstub/dns_dtda.c b/src/dnsstub/dns_dtda.c
index f1b7d58..5da6186 100644
--- a/src/dnsstub/dns_dtda.c
+++ b/src/dnsstub/dns_dtda.c
@@ -2,10 +2,10 @@
#include "stralloc.h"
/**
- @file dns_dtda.c
- @author djb
- @source ucspi-tcp
- @brief domain to dot append
+ @file dns_dtda.c
+ @author djb
+ @ref ucspi-tcp
+ @brief domain to dot append
*/
int dns_domain_todot_cat(stralloc *out, const char *d)