]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly file.c.~18~
authorRoland McGrath <roland@redhat.com>
Thu, 27 Aug 1992 22:06:44 +0000 (22:06 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 27 Aug 1992 22:06:44 +0000 (22:06 +0000)
file.c

diff --git a/file.c b/file.c
index 6d81a67846a7846784e9d505a064449c10e08bf6..2e5f73f8e0c2efff76eb445a3c45bd4d76795c19 100644 (file)
--- a/file.c
+++ b/file.c
@@ -138,7 +138,7 @@ rename_file (file, name)
     HASH (oldhash, *n);
   oldhash %= FILE_BUCKETS;
 
-  file_hash_enter (file, name, oldhash);
+  file_hash_enter (file, name, oldhash, file->name);
 }
 
 void