mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Rename to Stoppable
This commit is contained in:
@@ -22,7 +22,7 @@ class Manager : public RPCService
|
||||
public:
|
||||
/** Create a new Manager object.
|
||||
*/
|
||||
static Manager* New (Service& parent, Journal journal);
|
||||
static Manager* New (Stoppable& parent, Journal journal);
|
||||
|
||||
/** Destroy the object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user