diff options
| author | 1996-09-21 19:11:19 +0000 | |
|---|---|---|
| committer | 1996-09-21 19:11:19 +0000 | |
| commit | e08c8b61f023ae7900011acaf1cb8e88aeedd57d (patch) | |
| tree | 9da51ef8227247d22e7538acf100132df0aeb36c /usr.sbin/mopd/common/loop-bsd.c | |
| parent | Replace $Id with $OpenBSD. -moj (diff) | |
| download | wireguard-openbsd-e08c8b61f023ae7900011acaf1cb8e88aeedd57d.tar.xz wireguard-openbsd-e08c8b61f023ae7900011acaf1cb8e88aeedd57d.zip | |
Replace $Id with $OpenBSD, 3:rd try. -moj
Diffstat (limited to 'usr.sbin/mopd/common/loop-bsd.c')
| -rw-r--r-- | usr.sbin/mopd/common/loop-bsd.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/mopd/common/loop-bsd.c b/usr.sbin/mopd/common/loop-bsd.c index 28de9a2aaf8..7168455eccd 100644 --- a/usr.sbin/mopd/common/loop-bsd.c +++ b/usr.sbin/mopd/common/loop-bsd.c @@ -1,3 +1,5 @@ +/* $OpenBSD: loop-bsd.c,v 1.2 1996/09/21 19:11:38 maja Exp $ */ + /* * Copyright (c) 1993-95 Mats O Jansson. All rights reserved. * @@ -28,7 +30,7 @@ */ #ifndef LINT -static char rcsid[] = "$Id: loop-bsd.c,v 1.1.1.1 1996/09/21 13:49:16 maja Exp $"; +static char rcsid[] = "$OpenBSD: loop-bsd.c,v 1.2 1996/09/21 19:11:38 maja Exp $"; #endif #include <stdlib.h> |
