From 3a1635ad1d5e2687b3f260ad2917e762a8edf688 Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Sat, 8 Jun 2002 02:33:33 +0000 Subject: Missing newline at end of file. from krause --- usr.bin/vmstat/dkstats.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/vmstat/dkstats.c b/usr.bin/vmstat/dkstats.c index b862858a8f7..3cd4214c23e 100644 --- a/usr.bin/vmstat/dkstats.c +++ b/usr.bin/vmstat/dkstats.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dkstats.c,v 1.16 2002/05/23 10:35:07 deraadt Exp $ */ +/* $OpenBSD: dkstats.c,v 1.17 2002/06/08 02:33:32 drahn Exp $ */ /* $NetBSD: dkstats.c,v 1.1 1996/05/10 23:19:27 thorpej Exp $ */ /* @@ -369,4 +369,4 @@ deref_kptr(kptr, ptr, len) KVM_ERROR(buf); } } -#endif /* !defined(NOKVM) */ \ No newline at end of file +#endif /* !defined(NOKVM) */ -- cgit v1.2.3