From 26cde02db986bc1d36af9b34192fb47e8a01965d Mon Sep 17 00:00:00 2001 From: Marin Ramesa Date: Thu, 14 Nov 2013 12:15:06 +0100 Subject: i386/i386/machine_routines.h: add comment after endif * i386/i386/machine_routines.h (_I386_MACHINE_ROUTINES_H_): Add comment after endif. --- i386/i386/machine_routines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i386/i386/machine_routines.h b/i386/i386/machine_routines.h index a1fb489..d77849a 100644 --- a/i386/i386/machine_routines.h +++ b/i386/i386/machine_routines.h @@ -33,5 +33,5 @@ #define MACHINE_SERVER mach_i386_server #define MACHINE_SERVER_ROUTINE mach_i386_server_routine -#endif +#endif /* _I386_MACHINE_ROUTINES_H_ */ -- cgit v1.2.3