Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: bfd/netbsd-core.c

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bfd/mipsbsd.c ('k') | bfd/nlm32-i386.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/netbsd-core.c
diff --git a/bfd/netbsd-core.c b/bfd/netbsd-core.c
index bc977421a7c3cafb9720354c9a1b5bea436fcb74..695d3f5ba6a758c8e79e7a74fda5cc94d5466db8 100644
--- a/bfd/netbsd-core.c
+++ b/bfd/netbsd-core.c
@@ -1,6 +1,6 @@
/* BFD back end for NetBSD style core files
Copyright 1988, 1989, 1991, 1992, 1993, 1996, 1998, 1999, 2000, 2001,
- 2002, 2003, 2004, 2005, 2006, 2007
+ 2002, 2003, 2004, 2005, 2006, 2007, 2012
Free Software Foundation, Inc.
Written by Paul Kranenburg, EUR
@@ -316,5 +316,5 @@ const bfd_target netbsd_core_vec =
NULL,
- (PTR) 0 /* Backend_data. */
+ NULL /* Backend_data. */
};
« no previous file with comments | « bfd/mipsbsd.c ('k') | bfd/nlm32-i386.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698