diff options
Diffstat (limited to 'libexec/rbootd/bpf.c')
-rw-r--r-- | libexec/rbootd/bpf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/bpf.c b/libexec/rbootd/bpf.c index 505fef76072b4..78645366ec672 100644 --- a/libexec/rbootd/bpf.c +++ b/libexec/rbootd/bpf.c @@ -49,7 +49,7 @@ static const char sccsid[] = "@(#)bpf.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$Id: bpf.c,v 1.3.2.1 1997/12/16 07:17:34 charnier Exp $"; + "$Id: bpf.c,v 1.3.2.2 1998/03/05 13:01:32 jkh Exp $"; #endif /* not lint */ #include <sys/param.h> |