Fix error reporting prefix for kadmin list
commitce438f343ca7cc5506e843470713b7d51bfba49c
authorRuss Allbery <rra@stanford.edu>
Thu, 2 Sep 2010 05:50:47 +0000 (1 22:50 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 2 Sep 2010 05:59:30 +0000 (1 22:59 -0700)
treecedd5c8777b4ad0ebed422618d71ca65a6314109
parent890c797f688a2f43b68a05b09fa5c1f97acac8c2
Fix error reporting prefix for kadmin list

Pass the function name into foreach_principal instead of the static
"get" string, so the correct function is reported in errors in
kadmin list.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
kadmin/get.c