* libmisc/utmp.c (checkutmp): Change picky argument's type to
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 25 May 2008 22:11:12 +0000 (22:11 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 25 May 2008 22:11:12 +0000 (22:11 +0000)
commit7069324a2051f61795ca66e974fddb54304c3765
tree133ef9ca846e3bfcf59273fbf9270d362c9d120c
parent9d331bb32ba0e2c21f30c4b744f1c32faf0e76f6
* libmisc/utmp.c (checkutmp): Change picky argument's type to
bool.
* libmisc/utmp.c: Use bool when possible (found_utmpx,
found_utmp).
* libmisc/utmp.c: Add note about unchecked return values.
ChangeLog
libmisc/utmp.c