summaryrefslogtreecommitdiff
path: root/sys/amd64/include/psl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/psl.h')
-rw-r--r--sys/amd64/include/psl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/psl.h b/sys/amd64/include/psl.h
index 07c21ea6e8e8..5f7fe0d5e674 100644
--- a/sys/amd64/include/psl.h
+++ b/sys/amd64/include/psl.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)psl.h 5.2 (Berkeley) 1/18/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/amd64/include/psl.h,v 1.13.30.1.4.1 2010/06/14 02:09:06 kensmith Exp $
*/
#ifndef _MACHINE_PSL_H_