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

Unified Diff: bfd/vaxbsd.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/ticoff.h ('k') | bfd/version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/vaxbsd.c
diff --git a/bfd/vaxbsd.c b/bfd/vaxbsd.c
index 21fbe58560b3fa895f62d57b2e4fae8da36d7957..bcc7cc087734a6bb0cf126028809edc24dc4f15b 100644
--- a/bfd/vaxbsd.c
+++ b/bfd/vaxbsd.c
@@ -25,8 +25,8 @@
#define SEGMENT_SIZE TARGET_PAGE_SIZE
#define DEFAULT_ARCH bfd_arch_vax
-/* Do not "beautify" the CONCAT* macro args. Traditional C will not
- remove whitespace added here, and thus will fail to concatenate the
+/* Do not "beautify" the CONCAT* macro args. Traditional C will not
+ remove whitespace added here, and thus will fail to concatenate the
tokens. */
#define MY(OP) CONCAT2 (vaxbsd_,OP)
« no previous file with comments | « bfd/ticoff.h ('k') | bfd/version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698