summaryrefslogtreecommitdiff
path: root/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket.c b/socket.c
index e00742f..6ecc447 100644
--- a/socket.c
+++ b/socket.c
@@ -99,7 +99,7 @@ int socket_open_rtnl(void)
memset(&sa, 0, sizeof(sa));
sa.nl_family = AF_NETLINK;
- /*
+ /*
* listen for following events:
* - network interface create/delete/up/down
* - IPv4 address add/delete