aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/filefrag.c
diff options
context:
space:
mode:
Diffstat (limited to 'debugfs/filefrag.c')
-rw-r--r--debugfs/filefrag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugfs/filefrag.c b/debugfs/filefrag.c
index 31c1440c5..9bda65def 100644
--- a/debugfs/filefrag.c
+++ b/debugfs/filefrag.c
@@ -264,7 +264,7 @@ static void dir_iterate(ext2_ino_t ino, struct filefrag_struct *fs)
}
}
-void do_filefrag(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)),
+void do_filefrag(int argc, ss_argv_t argv, int sci_idx EXT2FS_ATTR((unused)),
void *infop EXT2FS_ATTR((unused)))
{
struct filefrag_struct fs;