diff options
Diffstat (limited to 'sys/pc98/include/mutex.h')
-rw-r--r-- | sys/pc98/include/mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/mutex.h b/sys/pc98/include/mutex.h index a79c8f700e6f..4676162c78ec 100644 --- a/sys/pc98/include/mutex.h +++ b/sys/pc98/include/mutex.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/mutex.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <i386/mutex.h> |