X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=rfc3676.h;h=3ec6fdd972c431a1db1faa8542f69cd1955d08a0;hp=bb9d960f1473735671c2f60b5e6fc31126e8fbdc;hb=21595f98b7c8132f99abb9fee60ecdce31fc980f;hpb=28b09c881c2b1175298a3b94e09106f77a94eb88 diff --git a/rfc3676.h b/rfc3676.h index bb9d960..3ec6fdd 100644 --- a/rfc3676.h +++ b/rfc3676.h @@ -17,14 +17,6 @@ /* body handler implementing RfC 3676 for format=flowed */ int rfc3676_handler (BODY * a, STATE * s); -/* - * this properly ensures correct quoting; correct is: - * - no spaces within the complete quote prefix of line (sect. 4.5) - * - change all quoting chars to '>' by force; see BUGS in srcdir - */ -void rfc3676_quote_line (STATE* s, char* dst, size_t dstlen, - const char* line); - /* * this does the space-stuffing required as in 'MUST' * this is only used right after editing the initial message's content