summaryrefslogtreecommitdiffstats
path: root/src/mac/ComErrLib.glue.proto.h
blob: a07998465c57cfcbc9b8423ca81d129b7e691dfd (plain)
1
2
3
const char* error_message(errcode_t);
errcode_t add_error_table (const struct error_table *);
errcode_t remove_error_table(const struct error_table *);