projects
/
keine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee3533e
)
format
author
Nishi
<nishi@nishi.boats>
Wed, 11 Sep 2024 15:58:30 +0000
(15:58 +0000)
committer
Nishi
<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
patch
|
blob
|
history
diff --git
a/CGI/cgi.c
b/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");