]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.c
Doxify error2.c and add GPL header.
[paraslash.git] / server.c
index 70d9137e7073cf7e7c7e9d3e598c742a26657560..fc7ff296e4848bd4f1c487caa3d2e044c2c033a6 100644 (file)
--- a/server.c
+++ b/server.c
@@ -49,7 +49,7 @@
  *     - Spawning processes: \ref exec.c,
  *     - Inter process communication: \ref ipc.c,
  *     - Blob tables: \ref blob.c,
- *     - The error subsystem: \ref error.h.
+ *     - 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.