svn:r7
This commit is contained in:
Niels Provos 2002-04-09 15:29:12 +00:00
parent aa6567fe64
commit e99653d028

View File

@ -37,7 +37,7 @@ write_cb(int fd, short event, void *arg)
if (!called) if (!called)
event_add(arg, NULL); event_add(arg, NULL);
close(pair[0]); close(pair[0]);
} else if (called == 1): } else if (called == 1)
test_okay = 0; test_okay = 0;
called++; called++;