Rename get_modified_search_path() for clarity

This commit is contained in:
Robbert van der Helm
2020-11-20 15:39:05 +01:00
parent 3eb05012e0
commit 21b0f70eda
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ boost::filesystem::path generate_group_endpoint(
* like that before. And since this is the recommended installation location, it
* makes sense to also search there by default.
*/
std::vector<boost::filesystem::path> get_modified_search_path();
std::vector<boost::filesystem::path> get_augmented_search_path();
/**
* Return a path to this `.so` file. This can be used to find out from where