From: Luis Machado Date: Thu, 26 Jan 2017 20:05:37 +0000 (-0600) Subject: 2017-01-26 Luis Machado X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e3ceef3544fb2178cef284b5fb8b267bf0ab4397;p=binutils-gdb.git 2017-01-26 Luis Machado * lib/memory.exp: Remove spurious empty newlines. --- diff --git a/gdb/testsuite/lib/memory.exp b/gdb/testsuite/lib/memory.exp index 62dd8ada77e..e115530f3ba 100644 --- a/gdb/testsuite/lib/memory.exp +++ b/gdb/testsuite/lib/memory.exp @@ -29,5 +29,3 @@ proc delete_memory_regions {} { -re "$gdb_prompt $" { } } } - -