Skip to content

Commit

Permalink
Fix docs once again
Browse files Browse the repository at this point in the history
  • Loading branch information
sleeepyjack committed Oct 30, 2024
1 parent d4b73ed commit 84dc39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cuco/utility/key_generator.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ struct generate_uniform_fn {
/**
* @brief Generates a random number of type `T` based on the given `seed`
*
* @param seed Random number generator seed
* @param idx Index of the output element
*
* @return A resulting random number
*/
Expand Down

0 comments on commit 84dc39a

Please sign in to comment.