Changeset 712 for trunk/zoo-project/zoo-services
- Timestamp:
- Jun 30, 2015, 4:49:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-services/utils/status/service.c
r680 r712 51 51 * return the final ExecuteResponse stored on the Server file system. 52 52 */ 53 ZOO_DLL_EXPORT int GetStatus(maps*& conf,maps*& inputs,maps*& outputs){ 53 ZOO_DLL_EXPORT int GetStatus(maps*& conf,maps*& inputs,maps*& outputs){ 54 54 const char *params[4 + 1]; 55 55 int xmlLoadExtDtdDefaultValue;
Note: See TracChangeset
for help on using the changeset viewer.