diff options
Diffstat (limited to 'src/socket_udp.c')
-rw-r--r-- | src/socket_udp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/socket_udp.c b/src/socket_udp.c index 59af450..7da1def 100644 --- a/src/socket_udp.c +++ b/src/socket_udp.c @@ -16,8 +16,8 @@ /** @file socket_udp.c - @author djb, fefe, feh - @source ucspi-tcp6 + @authors djb, fefe, feh + @ref ucspi-tcp6 @brief setup a UDP message socket */ |