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

Unified Diff: bfd/doc/syms.texi

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/doc/section.texi ('k') | bfd/doc/targets.texi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bfd/doc/syms.texi
diff --git a/bfd/doc/syms.texi b/bfd/doc/syms.texi
index d5dc6599f2a957ad412d25c0db936018a1135c03..3d6638063e4a9072d4b17d751b2f32f2ff759cf4 100644
--- a/bfd/doc/syms.texi
+++ b/bfd/doc/syms.texi
@@ -78,6 +78,7 @@ which has been created using @code{bfd_make_empty_symbol}. Here is an
example showing the creation of a symbol table with only one element:
@example
+ #include "sysdep.h"
#include "bfd.h"
int main (void)
@{
« no previous file with comments | « bfd/doc/section.texi ('k') | bfd/doc/targets.texi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698