Skip to content

Commit

Permalink
Fix no newline...
Browse files Browse the repository at this point in the history
  • Loading branch information
torben-hansen committed Jan 29, 2025
1 parent db544c5 commit 9d6726a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/fipsmodule/rand/entropy/entropy_sources.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ int rdrand(uint8_t *buf, const size_t len) {
return 0;
}

#endif
#endif

0 comments on commit 9d6726a

Please sign in to comment.