diff options
Diffstat (limited to 'src/core/buffer.hh')
| -rw-r--r-- | src/core/buffer.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/buffer.hh b/src/core/buffer.hh index 1397e16..4706ffe 100644 --- a/src/core/buffer.hh +++ b/src/core/buffer.hh @@ -252,4 +252,4 @@ inline WriteBuffer& WriteBuffer::operator<<(const std::string& value) return *this; } -#endif /* CORE_BUFFER_HH */ +#endif // CORE_BUFFER_HH |
