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

Unified Diff: bfd/ieee.c

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 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/i386linux.c ('k') | bfd/libbfd.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/ieee.c
diff --git a/bfd/ieee.c b/bfd/ieee.c
index de1e926721164cf32fdd7bddb1aae138b5e381e0..b93fdeb87b4e60a6c8827cb1233a8ef14af1a7ad 100644
--- a/bfd/ieee.c
+++ b/bfd/ieee.c
@@ -1662,7 +1662,7 @@ ieee_slurp_section_data (bfd *abfd)
unsigned int section_number;
ieee_per_section_type *current_map = NULL;
asection *s;
-
+
/* Seek to the start of the data area. */
if (ieee->read_data)
return TRUE;
« no previous file with comments | « bfd/i386linux.c ('k') | bfd/libbfd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698