Skip to content

Commit 6657639

Browse files
JDevliegheregithub-actions[bot]
authored andcommitted
Automerge: [lldb] Fix ASCII art in CommandObjectProtocolServer (NFC)
2 parents 9caaa32 + 749e4a5 commit 6657639

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)