Remove prototype of l64a() (not used in pwunconv).
This commit is contained in:
parent
58176a821d
commit
8289eabc55
@ -1,3 +1,8 @@
|
|||||||
|
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
* src/pwunconv.c: Remove prototype of l64a() (not used in
|
||||||
|
pwunconv).
|
||||||
|
|
||||||
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/login_nopam.c: Use an ANSI prototype for resolve_hostname()
|
* src/login_nopam.c: Use an ANSI prototype for resolve_hostname()
|
||||||
|
@ -46,8 +46,6 @@
|
|||||||
*/
|
*/
|
||||||
static int shadow_locked = 0, passwd_locked = 0;
|
static int shadow_locked = 0, passwd_locked = 0;
|
||||||
|
|
||||||
char *l64a ();
|
|
||||||
|
|
||||||
/* local function prototypes */
|
/* local function prototypes */
|
||||||
static void fail_exit (int);
|
static void fail_exit (int);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user