Tidy headers included

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7457 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2000-09-10 05:39:31 +00:00
parent 51f94716fb
commit b87b76eb50
2 changed files with 2 additions and 3 deletions

View file

@ -4,7 +4,7 @@
same format as MacOS-X
* Source/NSDistributedNotificationCenter.m: update method return
types for macOS-X complience.
* Headers/base/NSDistributedNotificationCenter.h: ditto.
* Headers/gnustep/base/NSDistributedNotificationCenter.h: ditto.
2000-09-08 Richard Frith-Macdonald <rfm@gnu.org>

View file

@ -28,9 +28,8 @@
#include <Foundation/NSObject.h>
#include <Foundation/NSLock.h>
#include <Foundation/NSNotification.h>
@class NSNotification;
@class NSString;
typedef enum {
NSNotificationSuspensionBehaviorDrop,