Skip to content

Commit

Permalink
Update crypto/fipsmodule/rand/snapsafe_detect.h
Browse files Browse the repository at this point in the history
Co-authored-by: torben-hansen <[email protected]>
  • Loading branch information
justsmth and torben-hansen authored Jun 19, 2024
1 parent 3c74200 commit 13c035e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/fipsmodule/rand/snapsafe_detect.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
//
// |CRYPTO_get_snapsafe_generation| returns 0 only when the filesystem
// presents SysGenID interface (default is `/dev/sysgenid`) but we are
// is unable to initialize its use. Otherwise, it returns 1.
// is unable to initialize its use. Otherwise, it returns 1.
OPENSSL_EXPORT int CRYPTO_get_snapsafe_generation(
uint32_t *snapsafe_generation_number);

Expand Down

0 comments on commit 13c035e

Please sign in to comment.