Skip to content

Commit

Permalink
Update include/aws/io/pem.h
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Graeb <[email protected]>
  • Loading branch information
DmitriyMusatkin and graebm authored Oct 6, 2023
1 parent 3a53cd0 commit 86187b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/aws/io/pem.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ AWS_IO_API int aws_read_and_decode_pem_file_to_object_list(
struct aws_array_list *out_pem_objects);

AWS_EXTERN_C_END
#endif /* AWS_IO_PEM_READER_H */
#endif /* AWS_IO_PEM_H */

0 comments on commit 86187b2

Please sign in to comment.