source:
tests/testsuite.h
@
d4589cb
Last change on this file since d4589cb was 6a90967, checked in by , at 2006-12-06T13:26:22Z | |
---|---|
|
|
File size: 156 bytes |
Rev | Line | |
---|---|---|
[6a90967] | 1 | #ifndef __BITLBEE_CHECK_H__ |
2 | #define __BITLBEE_CHECK_H__ | |
3 | ||
4 | gboolean g_io_channel_pair(GIOChannel **ch1, GIOChannel **ch2); | |
5 | ||
6 | #endif /* __BITLBEE_CHECK_H__ */ |
Note: See TracBrowser
for help on using the repository browser.