mirror of
https://github.com/monero-project/monero.git
synced 2026-01-12 13:05:22 -08:00
Minor comment changes and code clean-up
This commit is contained in:
@@ -299,7 +299,7 @@ namespace crypto
|
||||
|
||||
/*!
|
||||
* \brief Gets a list of seed languages that are supported.
|
||||
* \param languages The list of languages gets added to this vector.
|
||||
* \param languages The vector is set to the list of languages.
|
||||
*/
|
||||
void get_language_list(std::vector<std::string> &languages)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user