diff options
Diffstat (limited to 'lldb/tools/lldb-mi/Driver.cpp')
| -rw-r--r-- | lldb/tools/lldb-mi/Driver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/tools/lldb-mi/Driver.cpp b/lldb/tools/lldb-mi/Driver.cpp index d6d4fd0a717..28cb5f9771c 100644 --- a/lldb/tools/lldb-mi/Driver.cpp +++ b/lldb/tools/lldb-mi/Driver.cpp @@ -1295,4 +1295,4 @@ const CMIUtilString & Driver::GetDriverId( void ) const return GetId(); } -#endif // MICONFIG_COMPILE_MIDRIVER_WITH_LLDBDRIVER
\ No newline at end of file +#endif // MICONFIG_COMPILE_MIDRIVER_WITH_LLDBDRIVER |

