
11 Jun
2018
11 Jun
'18
2:02 p.m.
On Mon, Jun 11, 2018 at 06:46:21PM +0800, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao@gmail.com>
s/glibc's_asprintf/glibc's asprintf
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com> --- src/util/virstring.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
It might have been intentional to avoid syntax-check complaints, but now that we have an exception system in place: Reviewed-by: Ján Tomko <jtomko@redhat.com> And pushed. Jano