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
1 changed files with 1 additions and 0 deletions

View File

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