X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fcontext_loop.c;h=c3e4e4fc9b3eb93dd15e763b3e2add0e28a2eaf3;hp=8559f09b02006b489f794ebe567d569a9124d1cb;hb=f5c1330914acc193f96892efc191a32ee537dfb5;hpb=1584426db07095ea60e782c96a74128880b04d3a diff --git a/webcit/context_loop.c b/webcit/context_loop.c index 8559f09b0..c3e4e4fc9 100644 --- a/webcit/context_loop.c +++ b/webcit/context_loop.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * This is the other half of the webserver. It handles the task of hooking * up HTTP requests with the sessions they belong to, using HTTP cookies to * keep track of things. If the HTTP request doesn't belong to any currently