]> Git repositories of Nishi - keine.git/commitdiff
format
authorNishi <nishi@nishi.boats>
Wed, 11 Sep 2024 15:58:30 +0000 (15:58 +0000)
committerNishi <nishi@nishi.boats>
Wed, 11 Sep 2024 15:58:30 +0000 (15:58 +0000)
git-svn-id: file:///raid/svn-personal/keine/trunk@10 a3977ea8-0dc0-2842-9144-a1a46b47fd40

CGI/cgi.c

index 5bea15804a60531d9b573203a43fd6ef8c5a7c25..d02e79084d323b716cc6e8ca38a742c9665d996c 100644 (file)
--- a/CGI/cgi.c
+++ b/CGI/cgi.c
@@ -214,7 +214,8 @@ void kn_cgi(void) {
                printf("%s", kn_get_query("page"));
        }
        printf("</title>\n");
-       printf("                <style>\n");;
+       printf("                <style>\n");
+       ;
        printf("html {\n");
        printf("        background-color: #222222;\n");
        printf("        color: #ffffff;\n");