commit | a8c7cfe57c58693e5df246fd318fc7713a7df895 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Mar 22 02:19:22 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Mar 22 02:19:22 2012 +0400 |
tree | 98dbefa828e5a0b9634dc7eacd4b710e9a48805f | |
parent | 349e4c01d783edd12b08873affddef34094d0411 [diff] |
cp_file(): fix a compiler warning util.c: In function 'cp_file': util.c:203:22: warning: variable 'len' set but not used [-Wunused-but-set-variable] Signed-off-by: Kir Kolyshkin <kir@openvz.org>