summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_mutex.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2006-06-04 19:08:03 +0000
committermiod <miod@openbsd.org>2006-06-04 19:08:03 +0000
commit81312fda9519e1f26c831ef6d4f0872b710845c0 (patch)
tree00ebf0d7195c0e4497ae452f7e9dcec58ca43b13 /sys/kern/subr_mutex.c
parentOnly invalidate stored replies if an adjustment was really made. (diff)
downloadwireguard-openbsd-81312fda9519e1f26c831ef6d4f0872b710845c0.tar.xz
wireguard-openbsd-81312fda9519e1f26c831ef6d4f0872b710845c0.zip
Missing RCS Id
Diffstat (limited to 'sys/kern/subr_mutex.c')
-rw-r--r--sys/kern/subr_mutex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/subr_mutex.c b/sys/kern/subr_mutex.c
index d4f397466ae..59b213c0ff6 100644
--- a/sys/kern/subr_mutex.c
+++ b/sys/kern/subr_mutex.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: subr_mutex.c,v 1.2 2006/06/04 19:08:03 miod Exp $ */
+
/*
* Copyright (c) 2004 Artur Grabowski <art@openbsd.org>
* All rights reserved.