*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
strncpy (maildir, mailfold, sizeof(maildir)); /* preserve... */
cp = getcpy (m_maildir (folder));
strncpy (mailfold, maildir, sizeof(mailfold));
strncpy (maildir, mailfold, sizeof(maildir)); /* preserve... */
cp = getcpy (m_maildir (folder));
strncpy (mailfold, maildir, sizeof(mailfold));