git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32310 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-02-23 07:44:11 +00:00
parent 96b3bdf4b2
commit 5f3b9ae92c

View file

@ -169,7 +169,7 @@ int main()
PASS(byteCount>0, "read www.google.com https");
[defaultInput setDelegate: nil];
[defaultOutput setDelegate: nil];
END_SET("NSString SSL functions not supported\nThe GNU TLS library was not provided when GNUstep-base was configured/built.")
END_SET("NSStream SSL functions not supported\nThe GNU TLS library was not provided when GNUstep-base was configured/built.")
[arp release];
return 0;