Skip to content

Commit dc716a5

Browse files
committed
Adding a newline to the end of DAPLog.h
1 parent 88f1cf3 commit dc716a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/tools/lldb-dap/DAPLog.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ inline auto FormatError(llvm::Error error, const char *format, Args &&...args) {
5555
}
5656
} // namespace lldb_dap
5757

58-
#endif
58+
#endif

0 commit comments

Comments
 (0)