aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/ncheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'debugfs/ncheck.c')
-rw-r--r--debugfs/ncheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugfs/ncheck.c b/debugfs/ncheck.c
index 963b3a12b..1410e7c6d 100644
--- a/debugfs/ncheck.c
+++ b/debugfs/ncheck.c
@@ -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;