mirror of
https://git.kore.io/kore.git
synced 2024-11-11 04:39:00 +01:00
fix comment
This commit is contained in:
parent
29202d7330
commit
300daeadef
@ -226,7 +226,7 @@ kore_python_coro_delete(void *obj)
|
|||||||
kore_pool_put(&coro_pool, coro);
|
kore_pool_put(&coro_pool, coro);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* XXX - Fix this (show error type + traceback. */
|
/* XXX - Fix this (show error type + traceback). */
|
||||||
void
|
void
|
||||||
kore_python_log_error(const char *function)
|
kore_python_log_error(const char *function)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user