aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/device.h')
-rw-r--r--sys/sys/device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/device.h b/sys/sys/device.h
index 0a233ed3e5c1..2fe1d6a70b3c 100644
--- a/sys/sys/device.h
+++ b/sys/sys/device.h
@@ -40,6 +40,7 @@
* SUCH DAMAGE.
*
* @(#)device.h 8.2 (Berkeley) 2/17/94
+ * $Id$
*/
#ifndef _SYS_DEVICE_H_