Colored debugging...
FossilOrigin-Name: 153201cffee624726d6bcd3e428c0d69d7cc9e9cba6a84a5687de94a850550dd
This commit is contained in:
@ -78,7 +78,9 @@ struct cw_action_out{
|
||||
struct cw_item *(*get)(struct conn *conn,struct cw_action_out *a);
|
||||
uint8_t mand;
|
||||
uint8_t itemtype;
|
||||
|
||||
void *defval;
|
||||
int xopt;
|
||||
|
||||
};
|
||||
|
||||
@ -99,7 +101,7 @@ struct cw_actiondef{
|
||||
|
||||
cw_strheap_t strmsg;
|
||||
cw_strheap_t strelem;
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user