maint: remove unused parameters to parse_user_spec()
commit414666db153e3b725cf67c9aece67f3fd45f5e81
authorPádraig Brady <P@draigBrady.com>
Sun, 22 Sep 2013 02:36:03 +0000 (22 03:36 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 22 Sep 2013 02:41:46 +0000 (22 03:41 +0100)
tree06ed197ca9fa1f1df8a0f9254d63548c03216d68
parent7415d8d9f823dae484d3791b425f184f1e3b4cad
maint: remove unused parameters to parse_user_spec()

* src/chown.c (main): Since "name" parameters to parse_user_spec()
are now optional, just pass NULL for those unused parameters.
* src/chroot.c (main): Likewise.
src/chown.c
src/chroot.c