diff options
Diffstat (limited to 'lldb/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h')
-rw-r--r-- | lldb/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h b/lldb/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h index 902cb000f01..99721f69a2d 100644 --- a/lldb/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h +++ b/lldb/tools/debugserver/source/MacOSX/DarwinLog/ActivityStreamSPI.h @@ -1,4 +1,4 @@ -//===-- ActivityStreamAPI.h -------------------------------------*- C++ -*-===// +//===-- ActivityStreamSPI.h -------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |