mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
added dump function
This commit is contained in:
@@ -91,5 +91,6 @@ void fatals_reset(PCPCTX *ptx);
|
||||
/* same as fatal() but dies immediately */
|
||||
void final(const char * fmt, ...);
|
||||
|
||||
void ptx_dump(PCPCTX *ptx);
|
||||
|
||||
#endif // _HAVE_PCP_CONTEXT_H
|
||||
|
||||
Reference in New Issue
Block a user