diff options
Diffstat (limited to 'libpthread/linuxthreads_db')
-rw-r--r-- | libpthread/linuxthreads_db/thread_dbP.h | 2 |
1 files changed, 1 insertions, 1 deletions
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, |