summaryrefslogtreecommitdiff
path: root/src/socket_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket_send.c')
-rw-r--r--src/socket_send.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/socket_send.c b/src/socket_send.c
index 7c919f4..1d0ce56 100644
--- a/src/socket_send.c
+++ b/src/socket_send.c
@@ -8,10 +8,10 @@
#include "socket_if.h"
/**
- @file socket_send.c
- @author djb, fefe, feh
- @source ucspi-tcp6
- @brief setup sending socket
+ @file socket_send.c
+ @author djb, fefe, feh
+ @source ucspi-tcp6
+ @brief setup sending socket
*/
int socket_send4(int s, const char *buf, unsigned int len, const char ip[4], uint16 port)