From dd8b223c61a5fa4d04916be2a8fb21a386efb718 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Wed, 5 Jun 2002 15:19:38 +0000 Subject: [PATCH] Cleaned preprocessor #endif git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13778 72102866-910b-0410-8b05-ffd578937521 --- Source/GSKeyBindingAction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/GSKeyBindingAction.h b/Source/GSKeyBindingAction.h index d5846b20b..535a9ebb8 100644 --- a/Source/GSKeyBindingAction.h +++ b/Source/GSKeyBindingAction.h @@ -89,4 +89,4 @@ {} @end -#endif _GS_KEYBINDING_ACTION_H +#endif /* _GS_KEYBINDING_ACTION_H */