2011-01-10 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / proc-utils.h
index b20f17e25c0720d15385e0284be54114b5967c96..27ddd82a2485eb95d6b951ab188ac2d413b5ea8c 100644 (file)
@@ -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.027714 seconds and 4 git commands to generate.