port latest gc canges to windows

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28090 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-03-18 08:50:32 +00:00
parent 1549f5b5e7
commit b0c507570a
8 changed files with 90 additions and 80 deletions

View file

@ -50,7 +50,7 @@ extern __declspec(dllimport) int errno;
static NSRecursiveLock *serverLock = nil;
static NSMessagePortNameServer *defaultServer = nil;
static NSMapTable portToNamesMap;
static NSMapTable *portToNamesMap;
static NSString *registry;
static HKEY key;