X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=7cb6e5200fa696471e7baaf5a4ee121cdef47755;hp=cba57b1da82c4ff0a94675fe52ac1861180a954e;hb=9bf6dc2eaf7b3252fb7db73ed8ead6f568bbb0ec;hpb=7f4c8ebb15388f1ffde4bc2dd956f11522797a95 diff --git a/server.c b/server.c index cba57b1d..7cb6e520 100644 --- 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;