mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 11:23:26 +01:00
added other skipped commit
This commit is contained in:
parent
aa6e8a92f6
commit
e5ac88819a
@ -122,7 +122,7 @@ namespace Language
|
|||||||
* \brief Returns the number of unique starting characters to be used for matching.
|
* \brief Returns the number of unique starting characters to be used for matching.
|
||||||
* \return Number of unique starting characters.
|
* \return Number of unique starting characters.
|
||||||
*/
|
*/
|
||||||
std::string get_trim_length() const
|
int get_trim_length() const
|
||||||
{
|
{
|
||||||
return trim_length;
|
return trim_length;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user