aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/gmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/gmon.h')
-rw-r--r--sys/sys/gmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/gmon.h b/sys/sys/gmon.h
index 6d5334c9669f..71bc91069959 100644
--- a/sys/sys/gmon.h
+++ b/sys/sys/gmon.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)gmon.h 8.2 (Berkeley) 1/4/94
- * $Id: gmon.h,v 1.8 1995/12/29 15:29:26 bde Exp $
+ * $FreeBSD$
*/
#ifndef _SYS_GMON_H_