diff options
Diffstat (limited to 'src/uint16p.c')
-rw-r--r-- | src/uint16p.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uint16p.c b/src/uint16p.c index 06556e4..f2e19e0 100644 --- a/src/uint16p.c +++ b/src/uint16p.c @@ -3,7 +3,7 @@ /** @file uint16p.c @author djb - @source qmail + @ref qmail @brief packing/unpacking 16 bit integer to/from char string */ |