summaryrefslogtreecommitdiff
path: root/src/scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scan.c')
-rw-r--r--src/scan.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/scan.c b/src/scan.c
index da271f3..3b65130 100644
--- a/src/scan.c
+++ b/src/scan.c
@@ -1,10 +1,10 @@
#include "scan.h"
/**
- @file scan.c
+ @file scan.c
@author djb
- @source qmail, ucspi-tcp
- @brief scanning/conversion of strings to different variable types
+ @ref qmail, ucspi-tcp
+ @brief scanning/conversion of strings to different variable types
*/
static long int fromhex(unsigned char c)