diff options
Diffstat (limited to 'src/game/client/bother.hh')
| -rw-r--r-- | src/game/client/bother.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/bother.hh b/src/game/client/bother.hh index 5fbf247..fab62d1 100644 --- a/src/game/client/bother.hh +++ b/src/game/client/bother.hh @@ -20,4 +20,4 @@ void ping(unsigned int identity, const char* host, std::uint16_t port); void cancel(unsigned int identity); } // namespace bother -#endif /* CLIENT_BOTHER_HH */ +#endif // CLIENT_BOTHER_HH |
