2011-01-07 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / gdb-stabs.h
index a6550e91ee7ee10dfe30b22af6160465a88ab247..ec8d8e6dcd30de0db8c972704deb4339267b6df2 100644 (file)
@@ -36,7 +36,7 @@ struct stab_section_info
   {
     char *filename;
     struct stab_section_info *next;
-    int found;                 /* Count of times it's found in searching */
+    int found;                 /* Count of times it's found in searching */
     size_t num_sections;
     CORE_ADDR sections[1];
   };
@@ -58,7 +58,7 @@ struct dbx_symfile_info
                                                       of the original .o files
                                                       before linking.  */
 
-    /* See stabsread.h for the use of the following. */
+    /* See stabsread.h for the use of the following.  */
     struct header_file *header_files;
     int n_header_files;
     int n_allocated_header_files;
This page took 0.025325 seconds and 4 git commands to generate.