Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Li Wei <[email protected]>
Required-githooks: true
  • Loading branch information
liw committed Nov 22, 2024
1 parent 8dc2116 commit fbc99a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pool/srv_pool.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ds_pool_get_vos_df_version(uint32_t pool_global_version)
return 0;
}

/** Return the default VOS DF version for the default pool global version. */
/** Return the VOS DF version for the default pool global version. */
uint32_t
ds_pool_get_vos_df_version_default(void)
{
Expand Down

0 comments on commit fbc99a9

Please sign in to comment.