From d23ad061809074f89206b95dd132820c306c9a3e Mon Sep 17 00:00:00 2001 From: Marin Ramesa Date: Wed, 1 Jan 2014 14:46:01 +0100 Subject: Add comment after endif * i386/i386/io_perm.h (_I386_IO_PERM_H_): Add comment after endif. --- i386/i386/io_perm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i386/i386/io_perm.h b/i386/i386/io_perm.h index a68e103..a7f1f6f 100644 --- a/i386/i386/io_perm.h +++ b/i386/i386/io_perm.h @@ -62,4 +62,4 @@ extern ipc_port_t convert_io_perm_to_port (io_perm_t); extern void io_perm_deallocate (io_perm_t); #endif -#endif +#endif /* _I386_IO_PERM_H_ */ -- cgit v1.2.3