Fix error reporting prefix for kadmin list
commit4365073415660879398dcb8a3b4c85dc524c9a74
authorRuss Allbery <rra@stanford.edu>
Thu, 2 Sep 2010 05:50:47 +0000 (1 22:50 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Mon, 6 Sep 2010 01:43:01 +0000 (5 18:43 -0700)
treeaa1ab0caf73ab0d7b9239959c13becd3530f1307
parentbc2a5351f690ae629b3d14ceb4c88c5a8ae06ab4
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