1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-24 22:50:26 +03:00

Avoid checking against strncpy in virsh.c

since the replacement function virStrcpy is not available
This commit is contained in:
Daniel Veillard 2010-10-12 18:55:47 +02:00
parent fe3ee289b2
commit d1d77ae1db

View File

@ -1 +1,2 @@
^src/util/util\.c$
^tools/virsh\.c$