diff --git a/ev_str.h b/ev_str.h index 16ff0c5..2ef1bb1 100644 --- a/ev_str.h +++ b/ev_str.h @@ -146,7 +146,7 @@ evstring_slice( i64 begin, i64 end); -EV_STR_API i32 +EV_STR_API evstring_error_t evstring_pushView( evstring *s, evstring_view ref);