From eb6b48e497f93275e97657f3a4c95c96eab12c8d Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 21 Jan 2006 18:13:49 +0000 Subject: - fix typo in comment. --- libpthread/linuxthreads.old_db/thread_dbP.h | 2 +- libpthread/linuxthreads_db/thread_dbP.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libpthread') diff --git a/libpthread/linuxthreads.old_db/thread_dbP.h b/libpthread/linuxthreads.old_db/thread_dbP.h index 257beb2e9..0af2d04b2 100644 --- a/libpthread/linuxthreads.old_db/thread_dbP.h +++ b/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, diff --git a/libpthread/linuxthreads_db/thread_dbP.h b/libpthread/linuxthreads_db/thread_dbP.h index 63b408afc..e4c4e5e3a 100644 --- a/libpthread/linuxthreads_db/thread_dbP.h +++ b/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, -- cgit v1.2.3