X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpackf.c;h=405a005d4e65c8527c5e7b8c7a47ba4d36d088b2;hb=f1bd4ca9cee81e86095c61cebc56c0f302a675d4;hp=42e6694491f324746e8f0138753d8c705dc74938;hpb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;p=mmh diff --git a/uip/packf.c b/uip/packf.c index 42e6694..405a005 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -3,6 +3,10 @@ * packf.c -- pack a nmh folder into a file * * $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 @@ -31,8 +35,6 @@ static struct swit switches[] = { { NULL, 0 } }; -extern int errno; - static int md = NOTOK; static int mbx_style = MBOX_FORMAT; static int mapping = 0;