diff options
Diffstat (limited to 'src/net/buysellhandler.h')
-rw-r--r-- | src/net/buysellhandler.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h index 1f5578ed7..1b9984647 100644 --- a/src/net/buysellhandler.h +++ b/src/net/buysellhandler.h @@ -51,6 +51,6 @@ class BuySellHandler const int amount) const = 0; }; -} // namespace Net +} // namespace Net -#endif // BUYSELLHANDLER_H +#endif // BUYSELLHANDLER_H |