diff options
author | Jannis Hoffmann <jannis@fehcom.de> | 2024-09-28 21:20:40 +0200 |
---|---|---|
committer | Jannis Hoffmann <jannis@fehcom.de> | 2024-09-28 21:20:40 +0200 |
commit | e36f3367bbc8973889994abea648db8651ad8580 (patch) | |
tree | 04b64ec822f648121c85e4315abd0e386192c008 /src/socket_tcp.c | |
parent | ccb28724025e886ad7e952f6da28f4a3f3611ea0 (diff) |
update to version 25cjannis
Diffstat (limited to 'src/socket_tcp.c')
-rw-r--r-- | src/socket_tcp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/socket_tcp.c b/src/socket_tcp.c index f350330..866ac19 100644 --- a/src/socket_tcp.c +++ b/src/socket_tcp.c @@ -16,8 +16,8 @@ /** @file socket_tcp.c - @author djb, fefe, feh - @source ucspi-tcp6 + @authors djb, fefe, feh + @ref ucspi-tcp6 @brief setup TCP stream socket */ |