Update base
This commit is contained in:
parent
da679e8cba
commit
58d968c758
@ -106,7 +106,7 @@ static vnode_t create_number(vtype xt, const void* v, vtype t) {
|
|||||||
/*#####################################################################################################################*/
|
/*#####################################################################################################################*/
|
||||||
|
|
||||||
|
|
||||||
vnode_t hhttpc_vnode_create(const void* v, vtype t) {
|
vnode_t libcdsb_vnode_create(const void* v, vtype t) {
|
||||||
var_t _ = { .ptr = 0 };
|
var_t _ = { .ptr = 0 };
|
||||||
|
|
||||||
switch (t) { default: abort();
|
switch (t) { default: abort();
|
||||||
|
Loading…
Reference in New Issue
Block a user