fish: Change 'int argc' to 'size_t argc' throughout.
[libguestfs.git] / fish / reopen.c
2010-10-23 Richard W.M. Jonesfish: Change 'int argc' to 'size_t argc' throughout.
2010-05-08 Richard Jonesfish: In 'reopen' copy trace setting to new handle.
2009-07-11 Richard W.M. JonesGuestfish: Add 'reopen' command to reopen the libguestf...