inspect: Refuse to parse /etc/fstab if it is huge.
[libguestfs.git] / fish / reopen.c
index 9e19018..b076982 100644 (file)
@@ -26,7 +26,7 @@
 #include "fish.h"
 
 int
-do_reopen (const char *cmd, int argc, char *argv[])
+run_reopen (const char *cmd, size_t argc, char *argv[])
 {
   guestfs_h *g2;
   int r;