summaryrefslogtreecommitdiff
path: root/lib/ext2fs/read_bb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext2fs/read_bb.c')
-rw-r--r--lib/ext2fs/read_bb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext2fs/read_bb.c b/lib/ext2fs/read_bb.c
index 5d847fb2..d0f31391 100644
--- a/lib/ext2fs/read_bb.c
+++ b/lib/ext2fs/read_bb.c
@@ -35,7 +35,7 @@ struct read_bb_record {
* Helper function for ext2fs_read_bb_inode()
*/
#ifdef __TURBOC__
-#pragma argsused
+ #pragma argsused
#endif
static int mark_bad_block(ext2_filsys fs, blk_t *block_nr,
e2_blkcnt_t blockcnt, blk_t ref_block,