X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.c;h=7cb6e5200fa696471e7baaf5a4ee121cdef47755;hp=cba57b1da82c4ff0a94675fe52ac1861180a954e;hb=cd5857fba9718ecf12dec5bba800f48851d8ab42;hpb=d16908705950b9e28a1692b4f721f8ae83bf2846;ds=sidebyside 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;