Fix typo in server.c.
[paraslash.git] / server.c
index cba57b1da82c4ff0a94675fe52ac1861180a954e..7cb6e5200fa696471e7baaf5a4ee121cdef47755 100644 (file)
--- a/server.c
+++ b/server.c
@@ -75,7 +75,7 @@ INIT_SERVER_ERRLISTS;
 
 /**
  * Pointer to shared memory area for communication between para_server
- * and its children. Exported to vss.c. command.c and to afs.
+ * and its children. Exported to vss.c, command.c and to afs.
  */
 struct misc_meta_data *mmd;