* dired.c (NAMLEN): Never use d_nameln to get the length of the
authorJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:11:34 +0000 (07:11 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:11:34 +0000 (07:11 +0000)
commitd6717cdb6db06dea89feaa5cd92e2de2fda1ed0f
tree78c20e94b170b5cc4b46a37df00f53222356d531
parent5447018c7bf83e6cce32958738e98c90fd2d28df
* dired.c (NAMLEN): Never use d_nameln to get the length of the
directory entry's name; it is used inconsistently.  Always call
strlen instead.
src/dired.c