From: Mike Frysinger Date: Fri, 8 Aug 2014 09:40:37 +0000 (-0400) Subject: fix typo in chmod funcs X-Git-Tag: upstream/1.9.6^2~12 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8d4559dc1478796ad0d04d45371e9052eebe44dd;hp=8d4559dc1478796ad0d04d45371e9052eebe44dd;p=deb_libnfs.git fix typo in chmod funcs These were accidentally calling chown instead of chmod. Signed-off-by: Mike Frysinger ---