summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/include/lldb/API/SBCommandReturnObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/API/SBCommandReturnObject.h b/lldb/include/lldb/API/SBCommandReturnObject.h
index d22c3ef4117..6aed32089ce 100644
--- a/lldb/include/lldb/API/SBCommandReturnObject.h
+++ b/lldb/include/lldb/API/SBCommandReturnObject.h
@@ -17,7 +17,7 @@
namespace lldb_private {
class SBCommandReturnObjectImpl;
-};
+}
namespace lldb {
OpenPOWER on IntegriCloud