(ConnectionBecameInvalidNotification): Declare extern new String.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1042 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-03-03 00:42:42 +00:00
parent 6910873fa9
commit 916a5ee316
2 changed files with 4 additions and 0 deletions

View file

@ -210,4 +210,6 @@ extern NSString *ConnectionBecameInvalidNotification;
#define CONNECTION_DEFAULT_TIMEOUT 15000 /* in milliseconds */
extern NSString *ConnectionBecameInvalidNotification;
#endif /* __Connection_h_OBJECTS_INCLUDE */

View file

@ -210,4 +210,6 @@ extern NSString *ConnectionBecameInvalidNotification;
#define CONNECTION_DEFAULT_TIMEOUT 15000 /* in milliseconds */
extern NSString *ConnectionBecameInvalidNotification;
#endif /* __Connection_h_OBJECTS_INCLUDE */