diff options
Diffstat (limited to 'usr.sbin/watchdogd/watchdogd.c')
| -rw-r--r-- | usr.sbin/watchdogd/watchdogd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watchdogd/watchdogd.c b/usr.sbin/watchdogd/watchdogd.c index 8d084c78007c..a793f861706b 100644 --- a/usr.sbin/watchdogd/watchdogd.c +++ b/usr.sbin/watchdogd/watchdogd.c @@ -29,7 +29,7 @@ */ #include <sys/types.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/watchdogd/watchdogd.c,v 1.10.2.1 2006/01/15 17:50:38 delphij Exp $"); #include <sys/param.h> #include <sys/rtprio.h> |
