[obv] Remove spurious empty newlines from lib/memory.exp

Message ID f84e9516-1548-f5d8-5f93-a902a6c21c17@codesourcery.com
State New, archived
Headers

Commit Message

Luis Machado Jan. 26, 2017, 8:05 p.m. UTC
  I noticed this after the commit, when rebasing my local tree.
  

Patch

2017-01-26  Luis Machado  <lgustavo@codesourcery.com>

	* lib/memory.exp: Remove spurious empty newlines.
diff --git a/gdb/testsuite/lib/memory.exp b/gdb/testsuite/lib/memory.exp
index 62dd8ad..e115530 100644
--- a/gdb/testsuite/lib/memory.exp
+++ b/gdb/testsuite/lib/memory.exp
@@ -29,5 +29,3 @@  proc delete_memory_regions {} {
        -re "$gdb_prompt $" { }
     }
 }
-
-