X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=makedoc.c;h=29fa8f881ba278b3f159a1002df97560d1090bff;hp=c897289e4d2bf34e65156adf8c8c9fdef95b836e;hb=0667a943d2454ec20b069133861cd40ffe685819;hpb=4b2f985c0f88249774e03e9e4111b70f3d8d26dc diff --git a/makedoc.c b/makedoc.c index c897289..29fa8f8 100644 --- a/makedoc.c +++ b/makedoc.c @@ -737,9 +737,7 @@ static void print_confline (const char *varname, int type, const char *val) /* SGML based manual */ case F_SGML: { - add_s ("\n\nType: "); add_s (type2human (type));