summaryrefslogtreecommitdiff
path: root/src/socket_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket_if.c')
-rw-r--r--src/socket_if.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/socket_if.c b/src/socket_if.c
index e8e1d54..682f8bd 100644
--- a/src/socket_if.c
+++ b/src/socket_if.c
@@ -7,10 +7,10 @@
#include <sys/types.h>
/**
- @file socket_if.c
- @author fefe, feh
- @source ucspi-tcp6
- @brief interface handling for LLU
+ @file socket_if.c
+ @author fefe, feh
+ @source ucspi-tcp6
+ @brief interface handling for LLU
*/
const unsigned char V4loopback[4] = {127, 0, 0, 1};