diff options
Diffstat (limited to 'usr.bin/finger/finger.h')
-rw-r--r-- | usr.bin/finger/finger.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/finger/finger.h b/usr.bin/finger/finger.h index cec665fbe6f..3e56988a301 100644 --- a/usr.bin/finger/finger.h +++ b/usr.bin/finger/finger.h @@ -1,3 +1,4 @@ +/* * $OpenBSD: finger.h,v 1.2 1996/06/26 05:33:16 deraadt Exp $*/ /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. @@ -34,7 +35,6 @@ * SUCH DAMAGE. * * from: @(#)finger.h 5.5 (Berkeley) 6/1/90 - * $Id: finger.h,v 1.1 1995/10/18 08:45:14 deraadt Exp $ */ #include <pwd.h> |