Updare French translation for binutils and German translation for opcodes.
[deliverable/binutils-gdb.git] / gdb / mdebugread.h
index d70fdf9a00654450b1daa5a978d59375134cd7ac..5450eb64c2379bdbb499593eb0a0e9417ab28def 100644 (file)
@@ -1,7 +1,6 @@
 /* Read a symbol table in ECOFF format (Third-Eye).
 
-   Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2004-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,8 +28,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.024966 seconds and 4 git commands to generate.