Skip to content

Commit

Permalink
stored: read_record.c: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arogge committed Jan 15, 2019
1 parent 2be266a commit 5f97a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stored/read_record.c
Expand Up @@ -178,7 +178,7 @@ void read_context_set_record(DCR *dcr, READ_CTX *rctx)
*
* Returns: true on success
* false on error
e
*
* Any fatal error sets the status bool to false.
*/
bool read_next_block_from_device(DCR *dcr,
Expand Down

0 comments on commit 5f97a04

Please sign in to comment.