X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7d57ffc92fe378f7a445a841609adba86bcef0b3..9ffabd06f0dc8e7478b7484fceee4906990d44e2:/uip/mhparse.c?ds=sidebyside diff --git a/uip/mhparse.c b/uip/mhparse.c index 4b5d16be..ca01545f 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -173,7 +173,7 @@ struct str2init str2ces[] = { /* * NOTE WELL: si_key MUST NOT have value of NOTOK * - * si_key is 1 if access method is anonymous. + * si_val is 1 if access method is anonymous. */ struct str2init str2methods[] = { { "afs", 1, InitFile },