]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/login_nopam.c: Use an ANSI prototype for resolve_hostname()
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Jan 2008 12:07:42 +0000 (12:07 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 6 Jan 2008 12:07:42 +0000 (12:07 +0000)
commit4cdbd1fa1dfdf48fb93afe5a8f3d46873411e9e7
tree59933f3c17448f219dd3befde296735eb063eff7
parent0e07f3e48db48fdc40d7436b0700784b05e089b4
* src/login_nopam.c: Use an ANSI prototype for resolve_hostname()
  instead of K&R prototype.
* src/login_nopam.c: Fix the prototypes of list_match(),
  user_match(), from_match(), string_match(). There were no
  parameters in the prototypes.
* src/login_nopam.c: Fix the prototypes of the function parameter
  match_fn of list_match().
ChangeLog
src/login_nopam.c