X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=cd661f3454872a2cbde3bf935cf22a08b28b4669;hp=fc7ff296e4848bd4f1c487caa3d2e044c2c033a6;hb=b4ee8a698e527eb8155d3d021dcf1b50bf906df1;hpb=63abcd1b2f6de6ce53d82962f5a2100c5a57e5d3 diff --git a/server.c b/server.c index fc7ff296..cd661f34 100644 --- a/server.c +++ b/server.c @@ -50,9 +50,10 @@ * - Inter process communication: \ref ipc.c, * - Blob tables: \ref blob.c, * - The error subsystem: \ref error.h, \ref error2.c, - * - Access control for paraslash senders: \ref acl.c, \ref acl.h. - * - Internal crypto API: \ref crypt.h. - * - interactive sessions (libreadline): \ref interactive.c. + * - Access control for paraslash senders: \ref acl.c, \ref acl.h, + * - Internal crypto API: \ref crypt.h, + * - interactive sessions (libreadline): \ref interactive.c, + * - sideband API: \ref sideband.h. * * Low-level data structures: *