mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
[lldb] Delete superfluous semicolon
This commit is contained in:
@@ -44,6 +44,6 @@ public:
|
||||
lldb_private::LazyBool disable_aslr;
|
||||
}; // CommandOptionsProcessLaunch
|
||||
|
||||
}; // namespace lldb_private
|
||||
} // namespace lldb_private
|
||||
|
||||
#endif // LLDB_SOURCE_COMMANDS_COMMANDOPTIONSPROCESSLAUNCH_H
|
||||
|
||||
Reference in New Issue
Block a user