diff options
Diffstat (limited to 'e2fsprogs/ext2fs/get_pathname.c')
-rw-r--r-- | e2fsprogs/ext2fs/get_pathname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/ext2fs/get_pathname.c b/e2fsprogs/ext2fs/get_pathname.c index 0004790..18bb6d2 100644 --- a/e2fsprogs/ext2fs/get_pathname.c +++ b/e2fsprogs/ext2fs/get_pathname.c @@ -35,7 +35,7 @@ struct get_pathname_struct { }; #ifdef __TURBOC__ - #pragma argsused +# pragma argsused #endif static int get_pathname_proc(struct ext2_dir_entry *dirent, int offset EXT2FS_ATTR((unused)), |