Skip to content

Commit 44004f3

Browse files
charles-zablitmahesh-attarde
authored andcommitted
[NFC][lldb] fix extra line after documentation (llvm#149482)
Formatting patch which removes an extra line after a docstring.
1 parent 5b98009 commit 44004f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/include/lldb/Utility/Stream.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ class Stream {
270270
/// \param[in] suffix
271271
/// The ANSI color code to end colorization. This is
272272
/// environment-dependent.
273-
274273
void PutCStringColorHighlighted(
275274
llvm::StringRef text,
276275
std::optional<HighlightSettings> settings = std::nullopt);

0 commit comments

Comments
 (0)