1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-18 13:01:25 +00:00
Files
ngircd/src/ngircd
Alexander Barton 8d8201502f IRC_WHO_Channel(): Use strlcpy() instead of strcpy()
This fixes the following warning, at least on OpenBSD 4.8:

 irc-info.o(.text+0x2427): In function `IRC_WHO':
 src/ngircd/irc-info.c:896: warning: strcpy() is almost always misused,
                            please use strlcpy()
2013-01-27 01:00:32 +01:00
..
2013-01-26 17:00:03 +01:00
2012-09-17 00:56:36 +02:00
2011-06-27 10:27:07 +02:00
2013-01-26 17:00:03 +01:00
2013-01-26 17:00:03 +01:00
2012-03-31 15:38:46 +02:00
2011-02-13 17:52:39 +01:00