X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fm_draft.c;h=7aea6f0125f94021005c2df98294ff7876621c82;hp=712e173d0325cce5755e49e92444970696d622e5;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 712e173..7aea6f0 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -3,13 +3,15 @@ * m_draft.c -- construct the name of a draft message * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include #include -extern int errno; - char * m_draft (char *folder, char *msg, int use, int *isdf)