diff options
-rw-r--r-- | sbin/ipfw/ipfw.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c index b19989a..e0b2c50 100644 --- a/sbin/ipfw/ipfw.c +++ b/sbin/ipfw/ipfw.c @@ -13,6 +13,9 @@ * This software is provided ``AS IS'' without any warranties of any kind. * * NEW command line interface for IP firewall facility + * + * $Id$ + * */ #include <stdio.h> |