1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-19 13:31:26 +00:00
Files
ngircd/src/ngircd
Alexander Barton 14baf64f41 Fix pem_passwd_cb(): unused variable "rwflag" (OpenSSL)
This patch fixes the following warning of GCC (version 4.3.2) in
function pem_passwd_cb() when compiling with OpenSSL support and
without debug code:

conn-ssl.c: In function 'pem_passwd_cb':
conn-ssl.c:122: warning: unused parameter 'rwflag'
2008-11-20 23:46:20 +01:00
..
2008-09-13 15:10:32 +02:00
2005-08-30 13:36:32 +00:00
2008-09-13 15:08:11 +02:00
2008-09-23 11:47:17 +02:00
2008-09-23 11:53:16 +02:00
2008-11-13 00:22:25 +01:00
2008-07-27 01:23:20 +02:00
2008-09-13 15:10:32 +02:00
2008-01-13 16:12:49 +00:00