From: Roland McGrath Date: Thu, 27 Aug 1992 22:06:44 +0000 (+0000) Subject: Formerly file.c.~18~ X-Git-Tag: 3.70.2~610 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=602d1e18af9c2ba03219c84a2cb3dedc5d3b6887;p=thirdparty%2Fmake.git Formerly file.c.~18~ --- diff --git a/file.c b/file.c index 6d81a678..2e5f73f8 100644 --- 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