diff options
Diffstat (limited to 'src/io/tty.hpp')
-rw-r--r-- | src/io/tty.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/tty.hpp b/src/io/tty.hpp index 86616f1..97487b8 100644 --- a/src/io/tty.hpp +++ b/src/io/tty.hpp @@ -35,4 +35,4 @@ # define SGR_RESET "\e[0m" -#endif //TMWA_IO_TTY_HPP +#endif // TMWA_IO_TTY_HPP |