From: Art Cancro Date: Tue, 15 May 2012 14:45:08 +0000 (-0400) Subject: removed a bunch of blank comment lines X-Git-Tag: v8.11~21 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=fb6f6fa4ec4e3277e30d84326d48e6850822d318 removed a bunch of blank comment lines --- diff --git a/webcit/calendar_tools.c b/webcit/calendar_tools.c index 17dc4a739..5fffee44c 100644 --- a/webcit/calendar_tools.c +++ b/webcit/calendar_tools.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/calendar_view.c b/webcit/calendar_view.c index c5c140f3f..0e8ac9843 100644 --- a/webcit/calendar_view.c +++ b/webcit/calendar_view.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/cookie_conversion.c b/webcit/cookie_conversion.c index 1c7e72db1..dcdc6da1c 100644 --- a/webcit/cookie_conversion.c +++ b/webcit/cookie_conversion.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/crypto.c b/webcit/crypto.c index 71d8bdfc1..8792a341e 100644 --- a/webcit/crypto.c +++ b/webcit/crypto.c @@ -4,16 +4,10 @@ * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. * - * - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "sysdep.h" diff --git a/webcit/dav_delete.c b/webcit/dav_delete.c index 6673172ba..6abd8ce8e 100644 --- a/webcit/dav_delete.c +++ b/webcit/dav_delete.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/dav_get.c b/webcit/dav_get.c index 204b71f1c..73f0c5514 100644 --- a/webcit/dav_get.c +++ b/webcit/dav_get.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/dav_main.c b/webcit/dav_main.c index 8f16c0b24..9d20819dc 100644 --- a/webcit/dav_main.c +++ b/webcit/dav_main.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/dav_options.c b/webcit/dav_options.c index 795794108..f7687cf4e 100644 --- a/webcit/dav_options.c +++ b/webcit/dav_options.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/dav_put.c b/webcit/dav_put.c index 548699bd4..1dcfe66b3 100644 --- a/webcit/dav_put.c +++ b/webcit/dav_put.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/dav_report.c b/webcit/dav_report.c index 9574a5a66..bd75eb772 100644 --- a/webcit/dav_report.c +++ b/webcit/dav_report.c @@ -10,7 +10,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * */ diff --git a/webcit/decode.c b/webcit/decode.c index c3d0a8ed7..2593d8c72 100644 --- a/webcit/decode.c +++ b/webcit/decode.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/downloads.c b/webcit/downloads.c index eb01d64d0..60783c568 100644 --- a/webcit/downloads.c +++ b/webcit/downloads.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/fmt_date.c b/webcit/fmt_date.c index d76f62273..6d37bd744 100644 --- a/webcit/fmt_date.c +++ b/webcit/fmt_date.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/graphics.c b/webcit/graphics.c index c4cd663e1..10e0dd4af 100644 --- a/webcit/graphics.c +++ b/webcit/graphics.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/html2html.c b/webcit/html2html.c index acc781661..965dc55d6 100644 --- a/webcit/html2html.c +++ b/webcit/html2html.c @@ -6,16 +6,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * */ #include "webcit.h" diff --git a/webcit/ical_subst.c b/webcit/ical_subst.c index edd0ff150..852fcc87b 100644 --- a/webcit/ical_subst.c +++ b/webcit/ical_subst.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/iconbar.c b/webcit/iconbar.c index 53dead7a2..422ebbc10 100644 --- a/webcit/iconbar.c +++ b/webcit/iconbar.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/listsub.c b/webcit/listsub.c index 9896b5811..fe647cab3 100644 --- a/webcit/listsub.c +++ b/webcit/listsub.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/locate_host.c b/webcit/locate_host.c index 416082678..1db2832e9 100644 --- a/webcit/locate_host.c +++ b/webcit/locate_host.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/openid.c b/webcit/openid.c index c9c0464e8..ca71d6793 100644 --- a/webcit/openid.c +++ b/webcit/openid.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/paging.c b/webcit/paging.c index dbae2397e..38b8b541d 100644 --- a/webcit/paging.c +++ b/webcit/paging.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/paramhandling.c b/webcit/paramhandling.c index 453ac052a..a2dcca2f3 100644 --- a/webcit/paramhandling.c +++ b/webcit/paramhandling.c @@ -5,17 +5,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/roomchat.c b/webcit/roomchat.c index e2acc7b0c..3b0091e44 100644 --- a/webcit/roomchat.c +++ b/webcit/roomchat.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/roomtokens.c b/webcit/roomtokens.c index c2c7d5331..eecc16236 100644 --- a/webcit/roomtokens.c +++ b/webcit/roomtokens.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * by - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/sitemap.c b/webcit/sitemap.c index c5aad6b37..0835c366a 100644 --- a/webcit/sitemap.c +++ b/webcit/sitemap.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/sysdep.c b/webcit/sysdep.c index a3cd5a6ee..5d81fe3d2 100644 --- a/webcit/sysdep.c +++ b/webcit/sysdep.c @@ -5,17 +5,11 @@ * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "sysdep.h" diff --git a/webcit/sysmsgs.c b/webcit/sysmsgs.c index 4e7e34334..70a46de99 100644 --- a/webcit/sysmsgs.c +++ b/webcit/sysmsgs.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/tcp_sockets.c b/webcit/tcp_sockets.c index 95dcd0efe..e45231f56 100644 --- a/webcit/tcp_sockets.c +++ b/webcit/tcp_sockets.c @@ -4,16 +4,10 @@ * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 3. * - * - * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ /* @@ -21,7 +15,6 @@ #define SERV_TRACE 1 */ - #include "webcit.h" #include "webserver.h" diff --git a/webcit/useredit.c b/webcit/useredit.c index 7ec8974fd..743c6f8b8 100644 --- a/webcit/useredit.c +++ b/webcit/useredit.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/vcard_edit.c b/webcit/vcard_edit.c index e33927340..5ec2799af 100644 --- a/webcit/vcard_edit.c +++ b/webcit/vcard_edit.c @@ -3,17 +3,11 @@ * * This program is open source software. You can redistribute it and/or * modify it under the terms of the GNU General Public License, version 3. - * - * * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * - * - * */ #include "webcit.h" diff --git a/webcit/webcit.c b/webcit/webcit.c index f067d446b..22bd92a99 100644 --- a/webcit/webcit.c +++ b/webcit/webcit.c @@ -224,11 +224,15 @@ void http_redirect(const char *whichpage) { /* - * Output a piece of content to the web browser using conformant HTTP and MIME semantics + * Output a piece of content to the web browser using conformant HTTP and MIME semantics. + * + * If this function is called, it is expected that begin_burst() has already been called + * and some sort of content has been fed into the buffer. This function will transmit a + * bunch of headers to the client. end_burst() will add some headers of its own, and then + * transmit the buffered content to the client. */ void http_transmit_thing(const char *content_type, int is_static) { - syslog(9, "http_transmit_thing(%s)%s", content_type, ((is_static > 0) ? " (static)" : "")); output_headers(0, 0, 0, 0, 0, is_static);