diff options
Diffstat (limited to 'usr.sbin/mopd/mopchk/mopchk.c')
-rw-r--r-- | usr.sbin/mopd/mopchk/mopchk.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/mopd/mopchk/mopchk.c b/usr.sbin/mopd/mopchk/mopchk.c index 7e57b931584..42820267bb6 100644 --- a/usr.sbin/mopd/mopchk/mopchk.c +++ b/usr.sbin/mopd/mopchk/mopchk.c @@ -1,3 +1,5 @@ +/* $OpenBSD: mopchk.c,v 1.2 1996/09/21 19:12:18 maja Exp $ + /* * Copyright (c) 1995-96 Mats O Jansson. All rights reserved. * @@ -28,7 +30,7 @@ */ #ifndef LINT -static char rcsid[] = "$Id: mopchk.c,v 1.1 1996/09/21 13:49:17 maja Exp $"; +static char rcsid[] = "$OpenBSD: mopchk.c,v 1.2 1996/09/21 19:12:18 maja Exp $"; #endif /* |