Formerly vpath.c.~11~
authorRoland McGrath <roland@redhat.com>
Fri, 14 May 1993 23:09:34 +0000 (23:09 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 14 May 1993 23:09:34 +0000 (23:09 +0000)
vpath.c

diff --git a/vpath.c b/vpath.c
index 33e92c7..db53168 100644 (file)
--- a/vpath.c
+++ b/vpath.c
@@ -147,7 +147,7 @@ construct_vpath_list (pattern, dirpath)
              free ((char *) path);
            }
 
-         lastpath = next;
+         lastpath = path;
          path = next;
        }