Correct pointer type of 'next' field within struct volinfo
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 15 Jul 2009 05:53:32 +0000 (01:53 -0400)
committerRuss Allbery <rra@stanford.edu>
Wed, 15 Jul 2009 07:23:48 +0000 (01:23 -0600)
commit47e31b020c3393fdbda9dddd99269482693cfb6c
tree99ef6e2982f6f603457ad597d94c7abb2223b3be
parentf498c18a6f7300eb89ca3b9d9b85c4d461fa8474
Correct pointer type of 'next' field within struct volinfo

Reported by Marcus Watts

The next field of struct volinfo is supposed to be a pointer
to a struct volinfo.

LICENSE IPL10

Reviewed-on: http://gerrit.openafs.org/87
Verified-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Russ Allbery <rra@stanford.edu>
src/bucoord/restore.c