mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Tabs -> spaces (yes this breaks compatiblity with upstream)
This commit is contained in:
2
Daemon.h
2
Daemon.h
@@ -53,7 +53,7 @@ namespace i2p
|
|||||||
class DaemonLinux : public Daemon_Singleton
|
class DaemonLinux : public Daemon_Singleton
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
DeamonLinux() = default;
|
DaemonLinux() = default;
|
||||||
|
|
||||||
static DaemonLinux& Instance()
|
static DaemonLinux& Instance()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user