]> granicus.if.org Git - linux-pam/commit
pam_unix: remove obsolete _unix_read_password prototype
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 31 May 2018 00:20:18 +0000 (00:20 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 31 May 2018 00:20:18 +0000 (00:20 +0000)
commita2b72aeb86f297d349bc9e6a8f059fedf97a499a
treec38da9d49547266bdbd96c91b0cc7803b79b0027
parent3b77a78d575b8ab56bb0e828499df328d55c925f
pam_unix: remove obsolete _unix_read_password prototype

The function was removed by commit Linux-PAM-1.3.0~5
so the function prototype should go as well.

* modules/pam_unix/support.h (_unix_read_password): Remove.

Complements: 7e09188c5dc4 ("pam_unix: Use pam_get_authtok() instead of
direct pam_prompt() calls.")
modules/pam_unix/support.h