aboutsummaryrefslogtreecommitdiff
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 302d46990885..be7c4be24d34 100644
--- a/sys/i386/include/psl.h
+++ b/sys/i386/include/psl.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)psl.h 5.2 (Berkeley) 1/18/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/psl.h,v 1.10.2.1 2001/11/22 08:53:35 sobomax Exp $
*/
#ifndef _MACHINE_PSL_H_