Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: Quincey Koziol <[email protected]>
  • Loading branch information
qkoziol committed Sep 19, 2024
1 parent 63bb68b commit 4e2bbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/H5VLint.c
Original file line number Diff line number Diff line change
Expand Up @@ -1601,7 +1601,7 @@ H5VL__get_connector_by_name(const char *name)

done:
FUNC_LEAVE_NOAPI(ret_value)
} /* end H5VL__get_connector_id_by_name() */
} /* end H5VL__get_connector_by_name() */

/*-------------------------------------------------------------------------
* Function: H5VL__get_connector_by_value
Expand Down

0 comments on commit 4e2bbbb

Please sign in to comment.