maint: replace uses of ignore_ptr with ignore_value
authorPádraig Brady <P@draigBrady.com>
Wed, 5 Jan 2011 12:01:14 +0000 (12:01 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 7 Jan 2011 02:09:32 +0000 (02:09 +0000)
commitf331653fe8607988d0ef478ed2860e79b0fa88a8
tree2dd4affe152c1ace8e93466f69c70a58ba605852
parentd6df8901bc66a3165bd94ed9baa65dd6887baa76
maint: replace uses of ignore_ptr with ignore_value

* gnulib: Update for enhanced ignore_value()
* src/chcon.c (process_file): Don't use the deprecated ignore_ptr.
* src/chmod.c (process_file): Likewise.
* src/chown-core.c (change_file_owner): Likewise.
gnulib
src/chcon.c
src/chmod.c
src/chown-core.c