Skip to content

Commit a675c90

Browse files
charles-zablitgithub-actions[bot]
authored andcommitted
Automerge: [NFC][lldb] fix extra line after documentation (#149482)
Formatting patch which removes an extra line after a docstring.
2 parents 8923646 + 224e221 commit a675c90

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)