Skip to content

Commit 749e4a5

Browse files
committed
[lldb] Fix ASCII art in CommandObjectProtocolServer (NFC)
1 parent 6e86b7e commit 749e4a5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

lldb/source/Commands/CommandObjectProtocolServer.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//===-- CommandObjectProtocolServer.cpp
2-
//----------------------------------------------===//
1+
//===-- CommandObjectProtocolServer.cpp -----------------------------------===//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.

lldb/source/Commands/CommandObjectProtocolServer.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//===-- CommandObjectProtocolServer.h
2-
//------------------------------------------------===//
1+
//===-- CommandObjectProtocolServer.h -------------------------------------===//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)