mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-12 05:49:56 -04:00
Fix a comment
This commit is contained in:
parent
50afe97f55
commit
430801a425
@ -99,7 +99,7 @@ struct metadata {
|
|||||||
/**
|
/**
|
||||||
* Ranges of chunks that make up regular files. Identical
|
* Ranges of chunks that make up regular files. Identical
|
||||||
* files share the same inode number. The range of chunks
|
* files share the same inode number. The range of chunks
|
||||||
* for a * regular file inode are:
|
* for a regular file inode are:
|
||||||
*
|
*
|
||||||
* chunks[chunk_index[inode]] .. chunks[chunk_index[inode + 1] - 1]
|
* chunks[chunk_index[inode]] .. chunks[chunk_index[inode + 1] - 1]
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user