Missing return statement
This commit is contained in:
@@ -207,6 +207,7 @@ Catalog::installedPackages() const
|
||||
r.push_back(p);
|
||||
}
|
||||
}
|
||||
return r;
|
||||
}
|
||||
|
||||
void Catalog::refresh()
|
||||
|
||||
Reference in New Issue
Block a user