Whamcloud - gitweb
Align function prototypes for libss's request handler function
[tools/e2fsprogs.git] / debugfs / ncheck.c
index 963b3a1..1410e7c 100644 (file)
@@ -90,7 +90,7 @@ static int ncheck_proc(struct ext2_dir_entry *dirent,
        return 0;
 }
 
-void do_ncheck(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)),
+void do_ncheck(int argc, ss_argv_t argv, int sci_idx EXT2FS_ATTR((unused)),
               void *infop EXT2FS_ATTR((unused)))
 {
        struct inode_walk_struct iw;