- again same commit, typo in comment was still there...

This commit is contained in:
2003-06-13 14:04:06 +00:00
parent 075ce0954b
commit 2b3bc332e4

View File

@@ -669,7 +669,7 @@ sstatic void end_test_break_callback()
#else #else
/* all other OS's support signal(SIGVTALRM) */ /* all other OS's support signal(SIGVTALRM) */
/* WIN32: this function is called all the time, and should not use cpu or resources */ /* POSIX: this function is called all the time, and should not use cpu or resources */
static int test_break() static int test_break()
{ {
short val; short val;