diff options
author | 1999-09-21 04:52:45 +0000 | |
---|---|---|
committer | 1999-09-21 04:52:45 +0000 | |
commit | 9046b3255bf68295a9322e1362d54f0baba8be8d (patch) | |
tree | f54d89fefa80f84c53b5be342b33c0d7d240525c /lib/libutil/uucplock.c | |
parent | Bug in the disklabel calculations fixed. Offsets were calculated in (diff) | |
download | wireguard-openbsd-9046b3255bf68295a9322e1362d54f0baba8be8d.tar.xz wireguard-openbsd-9046b3255bf68295a9322e1362d54f0baba8be8d.zip |
Add opendisk from NetBSD.
Add OpenBSD tags to files
Diffstat (limited to 'lib/libutil/uucplock.c')
-rw-r--r-- | lib/libutil/uucplock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/uucplock.c b/lib/libutil/uucplock.c index 1517895bd28..9c81177e217 100644 --- a/lib/libutil/uucplock.c +++ b/lib/libutil/uucplock.c @@ -1,3 +1,4 @@ +/* * $OpenBSD: uucplock.c,v 1.7 1999/09/21 04:52:46 csapuntz Exp $*/ /* * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. @@ -30,7 +31,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: uucplock.c,v 1.6 1999/08/17 09:13:13 millert Exp $ * */ |