Change gratuituous strlcat's into strlcpy, since we already know the
authorMartin Pool <mbp@samba.org>
Tue, 15 Jan 2002 11:50:32 +0000 (11:50 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 15 Jan 2002 11:50:32 +0000 (11:50 +0000)
commite03dfae507d291785d65f454b50a358a79113cfe
treef51a6a5905e594e32b16b01ce90afa65a4d1e768
parentc7677b892a068d169a64fb699b6e41b0a342e390
Change gratuituous strlcat's into strlcpy, since we already know the
length of the existing string.
flist.c