Fix typo (thead -> thread)
[deliverable/binutils-gdb.git] / gdb / stubs / ia64vms-stub.c
index ccf420382e46dae166fa3b3ac027665e424732a9..740a61b25105dd337858276b29794d824ff4d08a 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB stub for Itanium OpenVMS
-   Copyright (C) 2012-2019 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
 
    Contributed by Tristan Gingold, AdaCore.
 
@@ -776,7 +776,7 @@ set_thread_scheduling (int val)
   return blk.dbgext$l_stop_value;
 }
 
-/* Get next thead (after THR).  Start with 0.  */
+/* Get next thread (after THR).  Start with 0.  */
 
 static unsigned int
 thread_next (unsigned int thr)
This page took 0.025541 seconds and 4 git commands to generate.