From aa3851a95e700bb391eec1610d3b99aca97faaa8 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Mon, 10 May 2021 12:19:16 +0200 Subject: Some c_rawstr_*() functions were not updated in documentation. --- docs/cvec_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cvec_api.md') diff --git a/docs/cvec_api.md b/docs/cvec_api.md index e6288336..c6be988a 100644 --- a/docs/cvec_api.md +++ b/docs/cvec_api.md @@ -27,7 +27,7 @@ be replaced by `i` in all of the following documentation. `using_cvec_str()` is a shorthand for: ``` -using_cvec(str, cstr, c_rstr_compare, cstr_del, cstr_from, cstr_toraw, const char*) +using_cvec(str, cstr, c_rawstr_compare, cstr_del, cstr_from, cstr_toraw, const char*) ``` ## Methods -- cgit v1.2.3