aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/reboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/reboot.h')
-rw-r--r--sys/sys/reboot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/reboot.h b/sys/sys/reboot.h
index 0a12e4e9c353..bc9ef74c318a 100644
--- a/sys/sys/reboot.h
+++ b/sys/sys/reboot.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)reboot.h 8.3 (Berkeley) 12/13/94
- * $Id: reboot.h,v 1.13 1996/08/27 19:45:58 pst Exp $
+ * $FreeBSD$
*/
#ifndef _SYS_REBOOT_H_