summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/API/SBBlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/API/SBBlock.h')
-rw-r--r--lldb/include/lldb/API/SBBlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/API/SBBlock.h b/lldb/include/lldb/API/SBBlock.h
index 14500217f58..f7a6d3e2edf 100644
--- a/lldb/include/lldb/API/SBBlock.h
+++ b/lldb/include/lldb/API/SBBlock.h
@@ -63,7 +63,7 @@ public:
//------------------------------------------------------------------
/// Get the inlined block that contains this block.
///
- /// @return
+ /// \return
/// If this block is inlined, it will return this block, else
/// parent blocks will be searched to see if any contain this
/// block and are themselves inlined. An invalid SBBlock will
OpenPOWER on IntegriCloud