diff options
Diffstat (limited to 'src/socket_setup.c')
-rw-r--r-- | src/socket_setup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/socket_setup.c b/src/socket_setup.c index 39fc3dd..1c18727 100644 --- a/src/socket_setup.c +++ b/src/socket_setup.c @@ -9,8 +9,8 @@ /** @file socket_setup.c - @author djb, feh - @source ucspi-tcp6 + @authors djb, feh + @ref ucspi-tcp6 @brief setup listening socket */ |