diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/socket.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/socket.c b/src/socket.c index 58f635e..9eef299 100644 --- a/src/socket.c +++ b/src/socket.c @@ -31,8 +31,8 @@ * * The acronym libmnl stands for LIBrary Minimalistic NetLink. * - * (temporary) libmnl homepage is: - * http://1984.lsi.us.es/projects/libmnl/ + * libmnl homepage is: + * http://www.netfilter.org/projects/libmnl/ * * \section features Main Features * - Small: the shared library requires around 30KB for an x86-based computer. |