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