浏览代码

- fix typo in comment.

Bernhard Reutner-Fischer 19 年之前
父节点
当前提交
eb6b48e497
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      libpthread/linuxthreads.old_db/thread_dbP.h
  2. 1 1
      libpthread/linuxthreads_db/thread_dbP.h

+ 1 - 1
libpthread/linuxthreads.old_db/thread_dbP.h

@@ -11,7 +11,7 @@
 #include "internals.h"
 
 
-/* Indeces for the symbol names.  */
+/* Indices for the symbol names.  */
 enum
   {
     PTHREAD_THREADS_EVENTS = 0,

+ 1 - 1
libpthread/linuxthreads_db/thread_dbP.h

@@ -9,7 +9,7 @@
 #include "../linuxthreads/descr.h"
 
 
-/* Indeces for the symbol names.  */
+/* Indices for the symbol names.  */
 enum
   {
     PTHREAD_THREADS_EVENTS = 0,