fix spelling of anon-ns2.cc in earlier entry, and whitespace in same entry
authorDoug Evans <xdje42@gmail.com>
Sat, 3 Jan 2015 20:35:41 +0000 (12:35 -0800)
committerDoug Evans <xdje42@gmail.com>
Sat, 3 Jan 2015 20:35:41 +0000 (12:35 -0800)
gdb/testsuite/ChangeLog

index ad264fecd0bf223fce780741ec802ca0cbc9cf43..374c285dbe90365809ac10b2f8f4ac26f6e32361 100644 (file)
 
 2014-12-02  Doug Evans  <dje@google.com>
 
-        PR symtab/17602
+       PR symtab/17602
        * gdb.cp/anon-ns.cc: Move guts of this file to ...
-       * gdb.cp/anon-ns-2.cc: ... here.  New file.
+       * gdb.cp/anon-ns2.cc: ... here.  New file.
        * gdb.cp/anon-ns.exp: Update.
 
 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>