]> git.proxmox.com Git - mirror_lxc.git/commit
replace fprintf by ERROR call in lxc_unshare.c
authorMichel Normand <normand@fr.ibm.com>
Thu, 14 May 2009 13:11:40 +0000 (15:11 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 14 May 2009 13:11:40 +0000 (15:11 +0200)
commitd00184d36137ca2aae2f7e868bb529cf68f08371
tree71ba48731bd3008a89b9631c50d982c0e919246e
parent1615dc39e21bb11a3ec812515815749f0e28e3a9
replace fprintf by ERROR call in lxc_unshare.c

Do it except for the usage functions that will be removed by another patch

This is a follow on a previous patch that treated
all src/lxc/lxc_*.c but this file.

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_unshare.c