Skip to content
Snippets Groups Projects
Commit f08ff3b6 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Correct formatting

parent c930ac9f
No related branches found
No related tags found
No related merge requests found
......@@ -557,7 +557,7 @@ class OC_Util {
}
}
/*
/**
* @brief Generates a cryptographical secure pseudorandom string
* @param Int with the length of the random string
* @return String
......@@ -593,7 +593,7 @@ class OC_Util {
return $pseudo_byte;
}
/*
/**
* @brief Checks if a secure random number generator is available
* @return bool
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment