gdb/gdbserver/
[deliverable/binutils-gdb.git] / gdb / sol-thread.c
index 8087d400ff706dea19304e25e904979ddbab7109..3e5d9db2306341c70d2f080dcab75c68a3d6e2c4 100644 (file)
@@ -1,7 +1,6 @@
 /* Solaris threads debugging interface.
 
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-   2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1996-2005, 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -204,7 +203,7 @@ td_err_string (td_err_e errcode)
   return buf;
 }
 
-/* Return the the libthread_db state string assicoated with STATECODE.
+/* Return the libthread_db state string assicoated with STATECODE.
    If STATECODE is unknown, return an appropriate message.  */
 
 static char *
This page took 0.02353 seconds and 4 git commands to generate.