mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly vpath.c.~11~
This commit is contained in:
parent
03acd42408
commit
8aa529e55e
1 changed files with 1 additions and 1 deletions
2
vpath.c
2
vpath.c
|
@ -147,7 +147,7 @@ construct_vpath_list (pattern, dirpath)
|
|||
free ((char *) path);
|
||||
}
|
||||
|
||||
lastpath = next;
|
||||
lastpath = path;
|
||||
path = next;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue