2011-01-11 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / ser-mingw.c
index b1bfc329407e6cd0c1e1e7d364a00c7705cd79df..6d8edcc79809c99794360bb18190f9f34cf7b347 100644 (file)
@@ -380,7 +380,7 @@ struct ser_console_state
      the started state.  */
   HANDLE start_select;
   /* Signaled by the main program to tell the select thread to enter
-     the stopped state. */
+     the stopped state.  */
   HANDLE stop_select;
   /* Signaled by the main program to tell the select thread to
      exit.  */
This page took 0.025559 seconds and 4 git commands to generate.