Renaming utility function to set the name of the used routing service
(plugin)
This commit is contained in:
@@ -56,7 +56,7 @@ struct RouteParameters {
|
||||
printInstructions = b;
|
||||
}
|
||||
|
||||
void printService( const std::string & s) {
|
||||
void setService( const std::string & s) {
|
||||
service = s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user