From: Ján Tomko Date: Mon, 9 Mar 2020 20:01:11 +0000 (+0100) Subject: docs: hacking: move virStrerror to removed functions X-Git-Tag: v6.2.0-rc1~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81fce5fd0f0e705bb134ed11d44337099c2501b;p=thirdparty%2Flibvirt.git docs: hacking: move virStrerror to removed functions Signed-off-by: Ján Tomko Reviewed-by: Michal Privoznik --- diff --git a/docs/hacking.html.in b/docs/hacking.html.in index 94c74863b9..1756e84fc4 100644 --- a/docs/hacking.html.in +++ b/docs/hacking.html.in @@ -1070,8 +1070,6 @@ BAD: virAsprintfg_strdup_printf virVasprintfg_strdup_vprint use g_vasprintf if you really need to know the returned length - virStrerrorg_strerror - the error strings are cached globally so no need to free it @@ -1127,6 +1125,7 @@ BAD: ATTRIBUTE_UNUSEDG_GNUC_UNUSED VIR_STRDUPg_strdup VIR_STRNDUPg_strndup + virStrerrorg_strerror