X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhshowsbr.c;h=1c786cc664b8e5d0c5fc7bc9f72f3142fe651751;hb=d72dc17f4164fd8a3e3c56a74a66a21138d82814;hp=489993914eefdb126086a1f9c16315473cb8111a;hpb=dee387b53ab0d42922f857b60d6f980c9e79d16f;p=mmh diff --git a/uip/mhshowsbr.c b/uip/mhshowsbr.c index 4899939..1c786cc 100644 --- a/uip/mhshowsbr.c +++ b/uip/mhshowsbr.c @@ -3,6 +3,10 @@ * mhshowsbr.c -- routines to display the contents of MIME messages * * $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,7 +35,6 @@ # define siglongjmp(env,val) longjmp(env,val) #endif -extern int errno; extern int debugsw; int pausesw = 1;