source:
ogServer-Git/src/client.h
Last change on this file was 37e91b2, checked in by , 5 years ago | |
---|---|
|
|
File size: 111 bytes |
Line | |
---|---|
1 | #ifndef OG_CLIENT_H_ |
2 | #define OG_CLIENT_H_ |
3 | |
4 | int og_agent_state_process_response(struct og_client *cli); |
5 | |
6 | #endif |
Note: See TracBrowser
for help on using the repository browser.