[NFC] Add blank line (test commit)
authorJ. Ryan Stinnett <jryans@gmail.com>
Thu, 23 May 2019 21:13:50 +0000 (21:13 +0000)
committerJ. Ryan Stinnett <jryans@gmail.com>
Thu, 23 May 2019 21:13:50 +0000 (21:13 +0000)
llvm-svn: 361555

lldb/tools/debugserver/source/debugserver.cpp

index 5a06818..0698d69 100644 (file)
@@ -490,6 +490,7 @@ RNBRunLoopMode HandleProcessStateChange(RNBRemote *remote, bool initialize) {
   // Catch all...
   return eRNBRunLoopModeExit;
 }
+
 // This function handles the case where our inferior program is stopped and
 // we are waiting for gdb remote protocol packets. When a packet occurs that
 // makes the inferior run, we need to leave this function with a new state