strncat() used in messagewin_common.c
messagewin_common.c has one use of strncat() instead of freeciv replacement fc_strlcat(). Noticed from a compiler warning on x32 Debian Unstable.
Checked what CodingStyle says about that, and found nothing -> #44918
Meant also to S2_6
messagewin_common.c has one use of strncat() instead of freeciv replacement fc_strlcat(). Noticed from a compiler warning on x32 Debian Unstable.
Checked what CodingStyle says about that, and found nothing -> #44918