X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit-ng%2Fserver%2Fhttp.c;h=d6037f94365f6851f8e1a8138b86caa6fd3dc45e;hb=545fc1a847d9401923ef312f995d4f385da84e56;hp=1740ccec83fdfac8456f84fa02d2a108e441adbd;hpb=fd392a81796b0b94695e642fc095e1f9c8278c8b;p=citadel.git diff --git a/webcit-ng/server/http.c b/webcit-ng/server/http.c index 1740ccec8..d6037f943 100644 --- a/webcit-ng/server/http.c +++ b/webcit-ng/server/http.c @@ -3,7 +3,7 @@ // Copyright (c) 1996-2023 by the citadel.org team // // This program is open source software. Use, duplication, or -// disclosure are subject to the GNU General Public License v3. +// disclosure is subject to the GNU General Public License v3. // uncomment one or more of these to see raw http transactions //#define DEBUG_HTTP