diff options
Diffstat (limited to 'e2fsprogs/ext2fs/ext2fsP.h')
-rw-r--r-- | e2fsprogs/ext2fs/ext2fsP.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/ext2fsP.h b/e2fsprogs/ext2fs/ext2fsP.h index eea32d632..90b081232 100644 --- a/e2fsprogs/ext2fs/ext2fsP.h +++ b/e2fsprogs/ext2fs/ext2fsP.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * ext2fsP.h --- private header file for ext2 library | 2 | * ext2fsP.h --- private header file for ext2 library |
3 | * | 3 | * |
4 | * Copyright (C) 1997 Theodore Ts'o. | 4 | * Copyright (C) 1997 Theodore Ts'o. |
5 | * | 5 | * |
6 | * %Begin-Header% | 6 | * %Begin-Header% |
@@ -78,7 +78,7 @@ struct ext2_inode_cache_ent { | |||
78 | 78 | ||
79 | /* Function prototypes */ | 79 | /* Function prototypes */ |
80 | 80 | ||
81 | extern int ext2fs_process_dir_block(ext2_filsys fs, | 81 | extern int ext2fs_process_dir_block(ext2_filsys fs, |
82 | blk_t *blocknr, | 82 | blk_t *blocknr, |
83 | e2_blkcnt_t blockcnt, | 83 | e2_blkcnt_t blockcnt, |
84 | blk_t ref_block, | 84 | blk_t ref_block, |