summaryrefslogtreecommitdiffstats
path: root/sys/sys/watchdog.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-06-25 08:30:45 +0000
committerphk <phk@FreeBSD.org>2003-06-25 08:30:45 +0000
commit5dad430ef3d8b389aa42159e840b06c40d9c06ed (patch)
tree7d948f3f08508c0a968cb5c204eeae4a561a464a /sys/sys/watchdog.h
parent7bb80e938f364efff0493e732c48b5d563a689a7 (diff)
downloadFreeBSD-src-5dad430ef3d8b389aa42159e840b06c40d9c06ed.zip
FreeBSD-src-5dad430ef3d8b389aa42159e840b06c40d9c06ed.tar.gz
Remove an '_' which was surplus to requirements.
Diffstat (limited to 'sys/sys/watchdog.h')
-rw-r--r--sys/sys/watchdog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/watchdog.h b/sys/sys/watchdog.h
index cd2690b..8cfac00 100644
--- a/sys/sys/watchdog.h
+++ b/sys/sys/watchdog.h
@@ -26,7 +26,7 @@
* $FreeBSD$
*/
#ifndef _SYS_WATCHDOG_H
-#define _SYS__WATCHDOG_H
+#define _SYS_WATCHDOG_H
#include <sys/ioccom.h>
OpenPOWER on IntegriCloud