Fixed documentation to work with Gtk-Doc 1.14 and produce as few warnings as possible
[rodin/chimara.git] / libchimara / strio.h
1 #ifndef STRIO_H
2 #define STRIO_H
3
4 G_GNUC_INTERNAL void flush_window_buffer(winid_t win);
5
6 #endif