Module Name:    src
Committed By:   christos
Date:           Sat Sep 24 20:51:05 UTC 2011

Modified Files:
        src/external/gpl3/gdb/dist/bfd: netbsd-core.c

Log Message:
make this compile.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist/bfd/netbsd-core.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gdb/dist/bfd/netbsd-core.c
diff -u src/external/gpl3/gdb/dist/bfd/netbsd-core.c:1.1.1.1 src/external/gpl3/gdb/dist/bfd/netbsd-core.c:1.2
--- src/external/gpl3/gdb/dist/bfd/netbsd-core.c:1.1.1.1	Sat Sep 24 15:46:45 2011
+++ src/external/gpl3/gdb/dist/bfd/netbsd-core.c	Sat Sep 24 16:51:04 2011
@@ -281,7 +281,6 @@ const bfd_target netbsd_core_vec =
     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.  */

Reply via email to