* ada-lang.c: Remove an extra empty line. No code change.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 23 Apr 2009 22:52:51 +0000 (22:52 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 23 Apr 2009 22:52:51 +0000 (22:52 +0000)
gdb/ChangeLog
gdb/ada-lang.c

index 156b2b49c44c6dbaf04d38655096225d5f2c3e1a..36d6819a1809b377a87c31cdbaeeb6253f5c934f 100644 (file)
@@ -1,3 +1,7 @@
+2009-04-23  joel brobecker  <brobecker@adacore.com>
+
+       * ada-lang.c: Remove an extra empty line. No code change.
+
 2009-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix double free on error inserting the breakpoint instruction.
 2009-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix double free on error inserting the breakpoint instruction.
index 09d689771c72e7b7c040555a623f9ec0341ceac3..f8d68c1e6c19f3c8550cf016fe662899e88e789b 100644 (file)
@@ -4945,7 +4945,6 @@ wild_match (const char *patn0, int patn_len, const char *name0)
     }
 }
 
     }
 }
 
-
 /* Add symbols from BLOCK matching identifier NAME in DOMAIN to
    vector *defn_symbols, updating the list of symbols in OBSTACKP 
    (if necessary).  If WILD, treat as NAME with a wildcard prefix. 
 /* Add symbols from BLOCK matching identifier NAME in DOMAIN to
    vector *defn_symbols, updating the list of symbols in OBSTACKP 
    (if necessary).  If WILD, treat as NAME with a wildcard prefix.