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

Unified Diff: bfd/coff-i860.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/coff-i386.c ('k') | bfd/coff-mips.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/coff-i860.c
diff --git a/bfd/coff-i860.c b/bfd/coff-i860.c
index 9eb39a54ab3eff17a1eaac381f31075676d37a11..79b4a7eb3d656c5349a1e9c55cc43a8c47abab81 100644
--- a/bfd/coff-i860.c
+++ b/bfd/coff-i860.c
@@ -131,7 +131,7 @@ coff_i860_reloc (bfd *abfd,
return bfd_reloc_continue;
}
-/* This is just a temporary measure until we teach bfd to generate
+/* This is just a temporary measure until we teach bfd to generate
these relocations. */
static bfd_reloc_status_type
« no previous file with comments | « bfd/coff-i386.c ('k') | bfd/coff-mips.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698