[lldb] Remove ')' to fix the build
authorRaphael Isemann <teemperor@gmail.com>
Thu, 22 Aug 2019 15:18:40 +0000 (15:18 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 22 Aug 2019 15:18:40 +0000 (15:18 +0000)
commit4ae79199ed1a2d6dc8961ed124048f5622b95bab
tree65707f3eba5d5bf56ef6f688eb2592ca3a5c7f59
parentab2f68d5adf83dfb2484ad2c0b7aff7f2badc23d
[lldb] Remove ')' to fix the build

That ')' slipped in by accident in the reformatting commit.

llvm-svn: 369660
lldb/source/Commands/CommandObjectProcess.cpp