diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 10:28:38 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 10:28:38 +0000 |
commit | 3b660ed705c50324061d1ec4c0b5261679ff45f3 (patch) | |
tree | efe26c20f2e61b95dddba054758334b9b30fa4e8 /sys/kern/kern_lock.c | |
parent | 1ae78dff3fb9db9c17e918543c7525b85b1f1eea (diff) |
$OpenBSD$
Diffstat (limited to 'sys/kern/kern_lock.c')
-rw-r--r-- | sys/kern/kern_lock.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/kern_lock.c b/sys/kern/kern_lock.c index bf77d0b4a8a..564d9f4b458 100644 --- a/sys/kern/kern_lock.c +++ b/sys/kern/kern_lock.c @@ -1,3 +1,5 @@ +/* $OpenBSD: kern_lock.c,v 1.5 1997/11/07 10:27:43 niklas Exp $ */ + /* * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. |