Minor comment changes and code clean-up

This commit is contained in:
Oran Juice
2014-09-28 14:10:23 +05:30
parent 473c9644a9
commit 2b60646c9b
3 changed files with 5 additions and 5 deletions

View File

@@ -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)
{