X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=rfc2231.h;fp=rfc2231.h;h=0000000000000000000000000000000000000000;hp=f088ddd9a2f6c2bd0d30ecddbd1f23179245adda;hb=2a06362a155582cd59ae2ef6f0df71694a7eede3;hpb=53186676acf2c3b5509a614433eb00a2087cd4ec diff --git a/rfc2231.h b/rfc2231.h deleted file mode 100644 index f088ddd..0000000 --- a/rfc2231.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright notice from original mutt: - * Copyright (C) 1999-2000 Thomas Roessler - * - * This file is part of mutt-ng, see http://www.muttng.org/. - * It's licensed under the GNU General Public License, - * please see the file GPL in the top level source directory. - */ - -void rfc2231_decode_parameters (PARAMETER **); -int rfc2231_encode_string (char **);