projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3f0e87
)
call abort
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 21 Oct 2003 11:54:44 +0000
(11:54 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 21 Oct 2003 11:54:44 +0000
(11:54 +0000)
lib/silcutil/silcschedule.c
patch
|
blob
|
history
diff --git
a/lib/silcutil/silcschedule.c
b/lib/silcutil/silcschedule.c
index 4e03737ebaa9d537486d06a1d051c67c73b31b00..19a0dd36f0b18985f0c352529508f56c75853df5 100644
(file)
--- a/
lib/silcutil/silcschedule.c
+++ b/
lib/silcutil/silcschedule.c
@@
-655,7
+655,7
@@
bool silc_schedule_one(SilcSchedule schedule, int timeout_usecs)
}
fflush(stdout);
fflush(stderr);
- a
ssert(FALSE
);
+ a
bort(
);
break;
}
#endif