]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
fix comment
authorHarald Welte <laforge@gnumonks.org>
Sun, 2 Sep 2001 15:34:18 +0000 (15:34 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sun, 2 Sep 2001 15:34:18 +0000 (15:34 +0000)
extensions/libipt_realm.c

index 54bcb9afed9b19c31a44ac104edeb1d681768080..f0dea00fa6902803470c9958bef5906268188b63 100644 (file)
@@ -1,4 +1,4 @@
-/* Shared library add-on to iptables to add MAC address support. */
+/* Shared library add-on to iptables to add realm matching support. */
 #include <stdio.h>
 #include <netdb.h>
 #include <string.h>