Update copyright dates.
[deliverable/binutils-gdb.git] / gdb / inferior.c
index 3493c16037b85ff74ac5b16bae5bc937340d86b8..081849eba03bb1201654f878d4478b24ae806e2f 100644 (file)
@@ -1,6 +1,6 @@
 /* Multi-process control for GDB, the GNU debugger.
 
-   Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -830,7 +830,7 @@ add_inferior_command (char *args, int from_tty)
       if (exec != NULL)
        {
          /* Switch over temporarily, while reading executable and
-            symbols.q  */
+            symbols.q.  */
          set_current_program_space (inf->pspace);
          set_current_inferior (inf);
          switch_to_thread (null_ptid);
This page took 0.02353 seconds and 4 git commands to generate.