PR target/39150
[deliverable/binutils-gdb.git] / gdb / proc-utils.h
index 6f74e205417b90171107fe29ff07e60700d3033b..27ddd82a2485eb95d6b951ab188ac2d413b5ea8c 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010
+   Copyright (C) 1999, 2000, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -91,7 +91,7 @@ extern  void  procfs_note      (char *, char *, int);
      proc_prettyfprint_status (X, Y, Z, T)
 
 /* Define the type (and more importantly the width) of the control
-   word used to write to the /proc/PID/ctl file. */
+   word used to write to the /proc/PID/ctl file.  */
 #if defined (PROC_CTL_WORD_TYPE)
 typedef PROC_CTL_WORD_TYPE procfs_ctl_t;
 #else
This page took 0.025284 seconds and 4 git commands to generate.