diff options
Diffstat (limited to 'src/stralloc.c')
-rw-r--r-- | src/stralloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stralloc.c b/src/stralloc.c index 8351473..8373bfe 100644 --- a/src/stralloc.c +++ b/src/stralloc.c @@ -9,7 +9,7 @@ /** @file stralloc.c @author djb - @source qmail, ucspi-tcp + @ref qmail, ucspi-tcp @brief genious dynamic string handling */ |