start adding error message support
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
typedef struct ArgonObject ArgonObject;
|
||||
|
||||
typedef void (*free_val_func)(void *val);
|
||||
|
||||
struct node {
|
||||
|
||||
Reference in New Issue
Block a user