Minor tidyup in .h file to remove compiler warnings

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13779 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-06-05 15:21:27 +00:00
parent f170cf8df9
commit 4449d1c41c

View file

@ -1,3 +1,8 @@
Wed Jun 5 14:09:04 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/GSKeyBindingAction.h: Cleaned syntax of #endif to remove
compiler warnings.
2002-06-03 Adam Fedor <fedor@gnu.org>
* Source/GSDisplayServer.m (-beep): New method.