]> Git repositories of Nishi - keine.git/commitdiff
fix underline
authorNishi <nishi@nishi.boats>
Wed, 11 Sep 2024 16:01:52 +0000 (16:01 +0000)
committerNishi <nishi@nishi.boats>
Wed, 11 Sep 2024 16:01:52 +0000 (16:01 +0000)
git-svn-id: file:///raid/svn-personal/keine/trunk@12 a3977ea8-0dc0-2842-9144-a1a46b47fd40

CGI/man.c

index cbf00db9feed5f876a096068a0db4965d819a62f..474ed55c75167f1581f94d4051054033274cec95 100644 (file)
--- a/CGI/man.c
+++ b/CGI/man.c
@@ -146,9 +146,6 @@ char* kn_manpage_process(const char* path) {
                                                                tmp = b;
                                                                b = kn_strcat(b, HTML(cbuf));
                                                                free(tmp);
-                                                               tmp = b;
-                                                               b = kn_strcat(b, "</u>");
-                                                               free(tmp);
                                                        }
                                                        old = 0;
                                                }