Skip to content

Commit 548d575

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 58e7335 commit 548d575

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cpp-terminal/terminal_impl.hpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818
namespace Term
1919
{
2020

21-
namespace Private {
22-
class Signals;
21+
namespace Private
22+
{
23+
class Signals;
2324
}
2425

2526
class Terminal

0 commit comments

Comments
 (0)