diff options
Diffstat (limited to 'include/sqfs')
| -rw-r--r-- | include/sqfs/block_processor.h | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/include/sqfs/block_processor.h b/include/sqfs/block_processor.h index bdd83d9..be10ef0 100644 --- a/include/sqfs/block_processor.h +++ b/include/sqfs/block_processor.h @@ -50,7 +50,8 @@  /**   * @struct sqfs_block_processor_stats_t   * - * @brief Used to store runtime statistics about the @ref sqf_block_processor_t. + * @brief Used to store runtime statistics about + *        the @ref sqfs_block_processor_t.   */  struct sqfs_block_processor_stats_t {  	/** | 
