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 make this compile.



details:   https://anonhg.NetBSD.org/src/rev/881f424136b4
branches:  trunk
changeset: 769844:881f424136b4
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 24 20:51:04 2011 +0000

description:
make this compile.

diffstat:

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

diffs (11 lines):

diff -r e18827ccd82a -r 881f424136b4 external/gpl3/gdb/dist/bfd/netbsd-core.c
--- a/external/gpl3/gdb/dist/bfd/netbsd-core.c  Sat Sep 24 20:47:37 2011 +0000
+++ b/external/gpl3/gdb/dist/bfd/netbsd-core.c  Sat Sep 24 20:51:04 2011 +0000
@@ -281,7 +281,6 @@
     0,                         /* Symbol prefix.  */
     ' ',                       /* ar_pad_char.  */
     16,                                /* ar_max_namelen.  */
-    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