source: ogServer-Git/src/client.h

Last change on this file was 37e91b2, checked in by OpenGnSys Support Team <soporte-og@…>, 4 years ago

#971 rename sources folder to src

Use the same folder as in ogClient.

  • Property mode set to 100644
File size: 111 bytes
Line 
1#ifndef OG_CLIENT_H_
2#define OG_CLIENT_H_
3
4int og_agent_state_process_response(struct og_client *cli);
5
6#endif
Note: See TracBrowser for help on using the repository browser.