When updating the head of a list, update the *real* head, and
authoraland <aland>
Wed, 6 Mar 2002 17:55:39 +0000 (17:55 +0000)
committeraland <aland>
Wed, 6 Mar 2002 17:55:39 +0000 (17:55 +0000)
commitdacefdfb8c560dad2c5a96b2447868ee7f3f2a15
tree1e4e325d36c90b8a0243df3e010c9282686d6c92
parentc62d8dc8079f5b96e36cc0bbab198cd59ed6d7a1
When updating the head of a list, update the *real* head, and
not the local pointer to the head, which is thrown away when
the function returns.

Patch from Lutz Donnerhacke <lutz@iks-jena.de>
src/main/files.c