summaryrefslogtreecommitdiff
path: root/sys/amd64/include/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/mutex.h')
-rw-r--r--sys/amd64/include/mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/mutex.h b/sys/amd64/include/mutex.h
index a2edadd366b6a..e5d09ffae0768 100644
--- a/sys/amd64/include/mutex.h
+++ b/sys/amd64/include/mutex.h
@@ -26,7 +26,7 @@
* SUCH DAMAGE.
*
* from BSDI $Id: mutex.h,v 2.7.2.35 2000/04/27 03:10:26 cp Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/mutex.h,v 1.39.14.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _MACHINE_MUTEX_H_