Commit 5360c0c5 authored by Max Kellermann's avatar Max Kellermann

IOThread: make io_thread_get() "const"

parent 74a05a7f
......@@ -49,7 +49,7 @@ io_thread_quit(void);
void
io_thread_deinit(void);
gcc_pure
gcc_const
EventLoop &
io_thread_get();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment