2011-01-05 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / gdb-stabs.h
index 0a91616c4b7fdb53cb29730cd1e10fba1e7258f6..a6550e91ee7ee10dfe30b22af6160465a88ab247 100644 (file)
@@ -54,8 +54,9 @@ struct dbx_symfile_info
     int stringtab_size;                /* Its size */
     file_ptr symtab_offset;    /* Offset in file to symbol table */
     int symbol_size;           /* Bytes in a single symbol */
-    struct stab_section_info *stab_section_info;       /* section starting points
-                                                          of the original .o files before linking. */
+    struct stab_section_info *stab_section_info;    /* Section starting points
+                                                      of the original .o files
+                                                      before linking.  */
 
     /* See stabsread.h for the use of the following. */
     struct header_file *header_files;
This page took 0.025307 seconds and 4 git commands to generate.