source:
tests/testsuite.h
@
6bbb939
Last change on this file since 6bbb939 was 6a90967, checked in by , at 2006-12-06T13:26:22Z | |
---|---|
|
|
File size: 156 bytes |
Line | |
---|---|
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.