ed 71aa39a47b Fix a warning emitted by Clang.
The size passed to strlcat() must depend on the input length, not the
output length. Because the input and output buffers are equal in size,
the resulting binary does not change at all.
2011-11-04 19:56:34 +00:00
..
2011-11-04 19:56:34 +00:00
MFC
2011-05-14 02:28:26 +00:00
2011-04-14 15:42:15 +00:00
2011-10-19 11:43:51 +00:00
2010-12-04 08:44:56 +00:00
2011-09-28 14:52:25 +00:00