1
1
This commit was SVN r11392.
Этот коммит содержится в:
Brian Barrett 2006-08-24 14:06:01 +00:00
родитель 9e5f5fe0af
Коммит f3a4026b39

Просмотреть файл

@ -301,7 +301,7 @@ opal_progress(void)
sched_yield();
#endif /* defined(__WINDOWS__) */
}
#endif /* defined(__WINDOWS__) || defined(HAVE_SCHED_YIELD_) */
#endif /* defined(__WINDOWS__) || defined(HAVE_SCHED_YIELD) */
}