]> arthur.barton.de Git - netatalk.git/blobdiff - etc/cnid_dbd/dbd_lookup.c
Pass name to afp_config_parse and use NULL for processname as test
[netatalk.git] / etc / cnid_dbd / dbd_lookup.c
index 04c536584b96a7d765bae32df9276bb2de78fea0..6169738b5f66e3230bb55fbb246eb38b08259d0f 100644 (file)
@@ -10,8 +10,8 @@
 CNID salvation spec:
 general rule: better safe then sorry, so we always delete CNIDs and assign
 new ones in case of a lookup mismatch. afpd also sends us the CNID found
-in the adouble file (for AFPVOL_CACHE volumes). In certain cases we can
-use this hint to determince the right CNID.
+in the adouble file. In certain cases we can use this hint to determince
+the right CNID.
 
 
 The lines...