replaced strncpy with strNcpy.
authoraland <aland>
Thu, 19 Oct 2000 15:24:23 +0000 (15:24 +0000)
committeraland <aland>
Thu, 19 Oct 2000 15:24:23 +0000 (15:24 +0000)
commit6477587cc2af8a276e7cbec185b4aa55e1b3a4be
treea5b6ea7c50894d005376dd8e23215185eed9a36e
parentc978ece0858c40884dc9e0609ec63e5dd0aa2b89
replaced strncpy with strNcpy.

This code might still have buffer overflows, as it doesn't check
the output buffer size often enough...
src/main/xlat.c