avoid "syntax-check" failure: hide cast of argument to free
authorJim Meyering <meyering@redhat.com>
Mon, 9 Nov 2009 14:06:36 +0000 (15:06 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 10 Nov 2009 16:00:18 +0000 (17:00 +0100)
commitb9de2dc61162bf7cb89560319aab5e96b920e8e0
treee3782d02174746295ca67cc81b831e8bad055ed4
parent15821057d4729d8bb369af3a230e717af5563abb
avoid "syntax-check" failure: hide cast of argument to free

* fuse/guestmount.c (fg_readlink): Perform cast in a
 separate statement to hide it from "make syntax-check".
fuse/guestmount.c