mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
message
This commit is contained in:
parent
895416fc1f
commit
69b8d6dd30
7 changed files with 28 additions and 28 deletions
|
@ -56,7 +56,7 @@ namespace client
|
|||
virtual void Start () = 0;
|
||||
virtual void Stop () = 0;
|
||||
|
||||
virtual const char* GetName() { return "Generic DOTNET Service"; }
|
||||
virtual const char* GetName() { return "Generic .NET Service"; }
|
||||
|
||||
private:
|
||||
void TriggerReadyCheckTimer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue