aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/ext2fs/get_pathname.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/ext2fs/get_pathname.c')
-rw-r--r--e2fsprogs/ext2fs/get_pathname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/ext2fs/get_pathname.c b/e2fsprogs/ext2fs/get_pathname.c
index 000479096..18bb6d271 100644
--- a/e2fsprogs/ext2fs/get_pathname.c
+++ b/e2fsprogs/ext2fs/get_pathname.c
@@ -35,7 +35,7 @@ struct get_pathname_struct {
35}; 35};
36 36
37#ifdef __TURBOC__ 37#ifdef __TURBOC__
38 #pragma argsused 38# pragma argsused
39#endif 39#endif
40static int get_pathname_proc(struct ext2_dir_entry *dirent, 40static int get_pathname_proc(struct ext2_dir_entry *dirent,
41 int offset EXT2FS_ATTR((unused)), 41 int offset EXT2FS_ATTR((unused)),