summaryrefslogtreecommitdiff
path: root/device/device_types_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/device_types_kernel.h')
-rw-r--r--device/device_types_kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/device_types_kernel.h b/device/device_types_kernel.h
index dd7b63e..c9698b1 100644
--- a/device/device_types_kernel.h
+++ b/device/device_types_kernel.h
@@ -41,4 +41,4 @@
extern device_t dev_port_lookup(/* struct ipc_port * */);
extern struct ipc_port *convert_device_to_port(/* device_t */);
-#endif _DEVICE_DEVICE_TYPES_KERNEL_H_
+#endif /* _DEVICE_DEVICE_TYPES_KERNEL_H_ */