diff options
Diffstat (limited to 'sbin/ipfstat/kmem.h')
-rw-r--r-- | sbin/ipfstat/kmem.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ipfstat/kmem.h b/sbin/ipfstat/kmem.h index b0733126362..5a19954df85 100644 --- a/sbin/ipfstat/kmem.h +++ b/sbin/ipfstat/kmem.h @@ -1,11 +1,11 @@ -/* $OpenBSD: kmem.h,v 1.6 1998/09/15 09:58:34 pattonme Exp $ */ +/* $OpenBSD: kmem.h,v 1.7 1999/02/05 05:58:44 deraadt Exp $ */ /* - * Copyright (C) 1993-1997 by Darren Reed. + * Copyright (C) 1993-1998 by Darren Reed. * * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and due credit is given * to the original author and the contributors. - * $Id: kmem.h,v 1.6 1998/09/15 09:58:34 pattonme Exp $ + * $Id: kmem.h,v 1.7 1999/02/05 05:58:44 deraadt Exp $ */ #ifndef __KMEM_H__ |