summaryrefslogtreecommitdiff
path: root/sys/i386/include/psl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/psl.h')
-rw-r--r--sys/i386/include/psl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/psl.h b/sys/i386/include/psl.h
index 12d05c5cfdbcd..9fb69e4c9eb14 100644
--- a/sys/i386/include/psl.h
+++ b/sys/i386/include/psl.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)psl.h 5.2 (Berkeley) 1/18/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/psl.h,v 1.12.34.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _MACHINE_PSL_H_