From f8dcfe13102ad076d1281a9b35752890d14e2527 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Thu, 7 Apr 2005 05:52:06 +0000 Subject: [PATCH] fix typo --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4c01ffb..d80cdab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,10 +14,10 @@ amd/nfs_subr.c (fh_to_mp3, mp_to_fh), amd/amfs_host.c (amfs_host_mount), amd/am_ops.c (merge_opts): - use the new xstrnlen instead of strlen. + use the new xstrlcpy instead of strncpy. * conf/checkmount/checkmount_{default,svr4}.c - (fixmount_check_mount): document why NOT to use xstrnlen. + (fixmount_check_mount): document why NOT to use xstrlcpy. * libamu/xutil.c: am_hostname need not be MAXHOSTNAMELEN+1 any more, just MAXHOSTNAMELEN. -- 2.43.0