This commit is contained in:
SASANO Takayoshi 2020-03-10 05:26:45 +09:00
parent f6b5036651
commit d2751897fb

View file

@ -100,6 +100,7 @@ void CDMRLookup::findWithName(unsigned int id, class CUserDBentry *entry)
return;
}
std::string CDMRLookup::find(unsigned int id)
{
std::string callsign;