aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/mips/tick.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/mips/tick.c')
-rw-r--r--sys/mips/mips/tick.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/mips/tick.c b/sys/mips/mips/tick.c
index 5931a5b103d4..1727eff528be 100644
--- a/sys/mips/mips/tick.c
+++ b/sys/mips/mips/tick.c
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/mips/mips/tick.c,v 1.2.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $");
#include "opt_cputype.h"