X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.c;h=b1d13076405ccb11eacfc35fa96ec1ae423d4d27;hb=43949548bb3f69a7e3baf419323d95f6a293c412;hp=0396cd408ed6c021b91907b86c1887c7d597dcd1;hpb=b59bc93a0a6b4c98547201f8f34b90f0c0ff9128;p=citadel.git diff --git a/webcit/webcit.c b/webcit/webcit.c index 0396cd408..b1d130764 100644 --- a/webcit/webcit.c +++ b/webcit/webcit.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * This is the main transaction loop of the web service. It maintains a * persistent session to the Citadel server, handling HTTP WebCit requests as * they arrive and presenting a user interface.