mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04: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);
|
||||
}
|
||||
|
||||
/* XXX - Fix this (show error type + traceback. */
|
||||
/* XXX - Fix this (show error type + traceback). */
|
||||
void
|
||||
kore_python_log_error(const char *function)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user