/* $Id: charmapcopy.h,v 1.5 2006/04/09 07:37:30 hurtta Exp $ */ /****************************************************************************** * The Elm (ME+) Mail System - $Revision: 1.5 $ $State: Exp $ * * Author: Kari Hurtta (was hurtta+elm@ozone.FMI.FI) *****************************************************************************/ extern FILE *charmap_copy P_((const char *name, const char *pathname)); extern char ** copydirs; extern int copydir_count; /* * Local Variables: * mode:c * c-basic-offset:4 * buffer-file-coding-system: iso-8859-1 * End: */