Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/dist/bfd Undo local NFC patch



details:   https://anonhg.NetBSD.org/src/rev/f704f324cfa9
branches:  trunk
changeset: 955666:f704f324cfa9
user:      kamil <kamil%NetBSD.org@localhost>
date:      Tue Oct 06 21:39:53 2020 +0000

description:
Undo local NFC patch

diffstat:

 external/gpl3/gdb/dist/bfd/netbsd-core.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 9e2540b77388 -r f704f324cfa9 external/gpl3/gdb/dist/bfd/netbsd-core.c
--- a/external/gpl3/gdb/dist/bfd/netbsd-core.c  Tue Oct 06 21:19:17 2020 +0000
+++ b/external/gpl3/gdb/dist/bfd/netbsd-core.c  Tue Oct 06 21:39:53 2020 +0000
@@ -275,7 +275,7 @@
     0,                         /* Symbol prefix.  */
     ' ',                       /* ar_pad_char.  */
     16,                                /* ar_max_namelen.  */
-    0,                         /* match priority.  */
+    0,                         /* Match priority.  */
     NO_GET64, NO_GETS64, NO_PUT64,     /* 64 bit data.  */
     NO_GET, NO_GETS, NO_PUT,           /* 32 bit data.  */
     NO_GET, NO_GETS, NO_PUT,           /* 16 bit data.  */



Home | Main Index | Thread Index | Old Index