summaryrefslogtreecommitdiff
path: root/sys/i386/include/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/profile.h')
-rw-r--r--sys/i386/include/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/profile.h b/sys/i386/include/profile.h
index fe036d8a0751f..5668027aadcb9 100644
--- a/sys/i386/include/profile.h
+++ b/sys/i386/include/profile.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)profile.h 8.1 (Berkeley) 6/11/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/include/profile.h,v 1.42 2006/10/28 11:03:03 bde Exp $
*/
#ifndef _MACHINE_PROFILE_H_