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$