]> arthur.barton.de Git - ngircd-alex.git/commit
PAM-Auth child: log if result can't be reported
authorAlexander Barton <alex@barton.de>
Wed, 23 Feb 2011 21:55:45 +0000 (22:55 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 23 Feb 2011 21:55:45 +0000 (22:55 +0100)
commit94e4562c1c732f7bf67bed2f77cc7b3b0aeaeafe
treef300e9b715c6cd5d179a1babc00731f213f227a8
parent6caa947f989b692cf8bf3568cffa03b5c21374e9
PAM-Auth child: log if result can't be reported

This fixes the followin GCC warning on modern Linux systems as well:

irc-login.c:     In function ‘Hello_User’:
irc-login.c:876: warning: ignoring return value of ‘write’,
                 declared with attribute warn_unused_result
src/ngircd/irc-login.c