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

Unified Diff: bfd/hpux-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/hppabsd-core.c ('k') | bfd/i386dynix.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/hpux-core.c
diff --git a/bfd/hpux-core.c b/bfd/hpux-core.c
index 3e8fd830bb6d60209b17040effa29502327258c1..3731210ea95466e91a96784db1a7685cb324a5e3 100644
--- a/bfd/hpux-core.c
+++ b/bfd/hpux-core.c
@@ -1,6 +1,6 @@
/* BFD back-end for HP/UX core files.
Copyright 1993, 1994, 1996, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+ 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
Written by Stu Grossman, Cygnus Support.
Converted to back-end form by Ian Lance Taylor, Cygnus SUpport
@@ -425,5 +425,5 @@ const bfd_target hpux_core_vec =
NULL,
- (PTR) 0 /* backend_data */
+ NULL /* backend_data */
};
« no previous file with comments | « bfd/hppabsd-core.c ('k') | bfd/i386dynix.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698