]> rtime.felk.cvut.cz Git - coffee/mt-apps.git/blob - mt_blank.h
mt_server: Use "%s" format string in syslog()
[coffee/mt-apps.git] / mt_blank.h
1 #ifndef MT_BLANK_H
2 #define MT_BLANK_H
3
4 int mt_blank_init(struct ev_loop *loop);
5 int mt_blank_wake();
6
7 #endif