]> git.ipfire.org Git - thirdparty/glibc.git/commit
nis: Fix nis_print_directory
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Mon, 26 Sep 2022 16:53:24 +0000 (13:53 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 20 Oct 2022 13:54:27 +0000 (10:54 -0300)
commit0ff92021c045ee53b91bd42fa3fbbb923a6ffb17
treeb264136ef2b983b675f12edcda7c816c14547608
parent9b5e138f2bbd032da858a4ad5bb51ed99d6f89b6
nis: Fix nis_print_directory

Remove implicit conversion from enumeration type 'zotypes' to different
type 'nstype'.

Checked on x86_64-linux-gnu.
Reviewed-by: Arjun Shankar <arjun@redhat.com>
nis/nis_print.c