summaryrefslogtreecommitdiff
path: root/src/uint64p.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uint64p.c')
-rw-r--r--src/uint64p.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uint64p.c b/src/uint64p.c
index 4631bce..9f2e0e1 100644
--- a/src/uint64p.c
+++ b/src/uint64p.c
@@ -2,8 +2,8 @@
/**
@file uint64p.c
- @author feh, jannis
- @source djbdns6
+ @authors feh, jmh
+ @ref djbdns6
@brief packing/unpacking 64 bit integer to/from char string
*/