diff options
Diffstat (limited to 'src/torcontrol.h')
-rw-r--r-- | src/torcontrol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/torcontrol.h b/src/torcontrol.h index 7258f27cb6..8fc852f843 100644 --- a/src/torcontrol.h +++ b/src/torcontrol.h @@ -157,4 +157,4 @@ public: static void reconnect_cb(evutil_socket_t fd, short what, void *arg); }; -#endif /* BITCOIN_TORCONTROL_H */ +#endif // BITCOIN_TORCONTROL_H |