diff --git a/DMRLookup.cpp b/DMRLookup.cpp index 2549e24..b959950 100644 --- a/DMRLookup.cpp +++ b/DMRLookup.cpp @@ -100,6 +100,7 @@ void CDMRLookup::findWithName(unsigned int id, class CUserDBentry *entry) return; } + std::string CDMRLookup::find(unsigned int id) { std::string callsign;