(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:
Andrew McCallum 1996-03-03 00:42:42 +00:00
parent 2283a8beb1
commit c669aba353
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 */