diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 1996-09-21 19:12:51 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 1996-09-21 19:12:51 +0000 |
commit | a695124c4fbf37f63bc7291181b1e17483909c7d (patch) | |
tree | 872f1bf1dbfb7ec55099a61a2a9b794e3e5012d2 /usr.sbin/mopd/otherOS/pf-snit.c | |
parent | c9b0a2a7b2c811c0826fe91c123ccf87295c4d1f (diff) |
Replace $Id with $OpenBSD, 3:rd try. -moj
Diffstat (limited to 'usr.sbin/mopd/otherOS/pf-snit.c')
-rw-r--r-- | usr.sbin/mopd/otherOS/pf-snit.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/mopd/otherOS/pf-snit.c b/usr.sbin/mopd/otherOS/pf-snit.c index 8926a7b23d3..35f48c07ca5 100644 --- a/usr.sbin/mopd/otherOS/pf-snit.c +++ b/usr.sbin/mopd/otherOS/pf-snit.c @@ -1,3 +1,5 @@ +/* $OpenBSD: pf-snit.c,v 1.2 1996/09/21 19:12:50 maja Exp $ */ + /* * Copyright (c) 1993-96 Mats O Jansson. All rights reserved. * @@ -28,7 +30,7 @@ */ #ifndef LINT -static char rcsid[] = "$Id: pf-snit.c,v 1.1 1996/09/21 13:49:17 maja Exp $"; +static char rcsid[] = "$OpenBSD: pf-snit.c,v 1.2 1996/09/21 19:12:50 maja Exp $"; #endif #include <stdio.h> |