summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/include/lldb/Utility/PseudoTerminal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/Utility/PseudoTerminal.h b/lldb/include/lldb/Utility/PseudoTerminal.h
index 595b2fc19bf..d7325349774 100644
--- a/lldb/include/lldb/Utility/PseudoTerminal.h
+++ b/lldb/include/lldb/Utility/PseudoTerminal.h
@@ -260,7 +260,7 @@ private:
};
-} // namespace lldb
+} // namespace lldb_utility
#endif // #if defined(__cplusplus)
#endif // #ifndef liblldb_PseudoTerminal_h_
OpenPOWER on IntegriCloud