just whitespace fixes

This commit is contained in:
Mike Frysinger
2006-03-28 02:35:56 +00:00
parent 87848d91c7
commit f885513940
11 changed files with 33 additions and 33 deletions

View File

@@ -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 EXT2FS_ATTR((unused)),