summaryrefslogtreecommitdiff
path: root/sys/sys/lockmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/lockmgr.h')
-rw-r--r--sys/sys/lockmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/lockmgr.h b/sys/sys/lockmgr.h
index 248ac71f8b97..dfdd3e3585e0 100644
--- a/sys/sys/lockmgr.h
+++ b/sys/sys/lockmgr.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)lock.h 8.12 (Berkeley) 5/19/95
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/lockmgr.h,v 1.47 2005/03/31 05:18:19 jeff Exp $
*/
#ifndef _SYS_LOCKMGR_H_