PR ld/13813
[deliverable/binutils-gdb.git] / gdb / proc-utils.h
index 01e33ee6e9923c1b8017c5438c9ff0c62f482ab4..b45d44bc7fb495d1be58945ad206b35b2be6b7a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent support for SVR4 /proc (process file system) for GDB.
-   Copyright (C) 1999, 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999-2000, 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -90,7 +90,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.023274 seconds and 4 git commands to generate.