small orp fixes.

This commit is contained in:
Vitor Santos Costa
2010-01-15 12:04:01 +00:00
parent 7da431fe00
commit 44a418bd04
6 changed files with 30 additions and 13 deletions

View File

@@ -167,7 +167,7 @@ int get_work(void) {
#ifndef TABLING
/* wait for incomplete installations */
while (LOCAL_reply_signal != ready);
while (LOCAL_reply_signal != worker_ready);
#endif /* TABLING */
if (or_fr_with_work) {