Run --gc-sections tests only if supported.
[deliverable/binutils-gdb.git] / gdb / mdebugread.h
index d70fdf9a00654450b1daa5a978d59375134cd7ac..71427cbd8c00ddda1e70ce15fd29b8303f77e9bf 100644 (file)
@@ -29,8 +29,8 @@
 
 struct mdebug_extra_func_info
 {
-  long numargs;                /* number of args to procedure (was iopt) */
-  PDR pdr;                     /* Procedure descriptor record */
+  long numargs;                /* Number of args to procedure (was iopt).  */
+  PDR pdr;             /* Procedure descriptor record.  */
 };
 
 /* Special symbol found in blocks associated with routines.  We can
This page took 0.023304 seconds and 4 git commands to generate.