summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Utility/Logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Utility/Logging.h')
-rw-r--r--lldb/include/lldb/Utility/Logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/Utility/Logging.h b/lldb/include/lldb/Utility/Logging.h
index 2c75a3bf218..865097e7c19 100644
--- a/lldb/include/lldb/Utility/Logging.h
+++ b/lldb/include/lldb/Utility/Logging.h
@@ -62,7 +62,7 @@ Log *GetLogIfAllCategoriesSet(uint32_t mask);
Log *GetLogIfAnyCategoriesSet(uint32_t mask);
-void InitializeLldbChannel();
+void InitializeLog();
} // namespace lldb_private
OpenPOWER on IntegriCloud