* cygheap.h: Remove some parameter names from declarations throughout.
(cygheap::set): Reflect changes in declaration for arguments and return value from previous checkin.
This commit is contained in:
@@ -41,6 +41,7 @@ class cygthread
|
||||
(void) CloseHandle (h);
|
||||
h = NULL;
|
||||
}
|
||||
DWORD tid () const {return id;}
|
||||
};
|
||||
|
||||
#define cygself NULL
|
||||
|
Reference in New Issue
Block a user