Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 6, 2023
1 parent 899cc46 commit c1e677a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/aws/io/pem.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ struct aws_pem_object {
/**
* Cleans up elements of pem_objects list 'aws_pem_objects_init_from_file_contents()'
* and 'aws_pem_objects_init_from_file_path()'.
* Does not clean_up list itself.
*/
AWS_IO_API void aws_pem_objects_clean_up(struct aws_array_list *pem_objects);

Expand Down

0 comments on commit c1e677a

Please sign in to comment.