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 6a7e233a8408..8aedb4698742 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.9.4.1 1999/08/29 16:06:46 peter Exp $
*/
#ifndef _MACHINE_PSL_H_