Removed an old and inaccurate comment I just noticed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1280 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5a628d215b
commit
555279ef59
@ -38,7 +38,7 @@ private:
|
||||
static int32 EntryFunction(void *data);
|
||||
|
||||
status_t fStatus;
|
||||
thread_id fId; // Initially -1, to be set prior to thread execution and neverafter changed
|
||||
thread_id fId;
|
||||
char fName[B_OS_NAME_LENGTH];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user