removed a warning
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@356 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
65918f386e
commit
2cf15ffd36
@ -28,6 +28,7 @@ static int counter_thread(void *data)
|
||||
release_sem(tt->the_lock);
|
||||
|
||||
free(data);
|
||||
return 0;
|
||||
}
|
||||
|
||||
int main(int argc, char **argv)
|
||||
|
Loading…
Reference in New Issue
Block a user