Skip to content

Commit 73e767b

Browse files
fixup! revert accidental diff
1 parent 970eedd commit 73e767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/include/lldb/Target/StackID.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class StackID {
6363

6464
/// The call frame address (stack pointer) value at the beginning of the
6565
/// function that uniquely identifies this frame (along with m_symbol_scope
66-
/// below).
66+
/// below)
6767
lldb::addr_t m_cfa = LLDB_INVALID_ADDRESS;
6868

6969
/// The cfa with metadata (i.e. prior to Process::FixAddress).

0 commit comments

Comments
 (0)