diff options
Diffstat (limited to 'usr.sbin/sicontrol/sicontrol.c')
-rw-r--r-- | usr.sbin/sicontrol/sicontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sicontrol/sicontrol.c b/usr.sbin/sicontrol/sicontrol.c index 4044f2d..6612d1d 100644 --- a/usr.sbin/sicontrol/sicontrol.c +++ b/usr.sbin/sicontrol/sicontrol.c @@ -30,7 +30,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN * NO EVENT SHALL THE AUTHORS BE LIABLE. * - * $Id: sicontrol.c,v 1.3 1995/08/22 00:41:05 peter Exp $ + * $FreeBSD$ */ #include <stdio.h> |