summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads.old_db
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-01-21 18:13:49 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-01-21 18:13:49 +0000
commiteb6b48e497f93275e97657f3a4c95c96eab12c8d (patch)
treec9b8fc97dc31eb5743db5460bcb8b12f1cc851b7 /libpthread/linuxthreads.old_db
parent1cc0b593cbee69c041788106c3ebbdda5360af9f (diff)
- fix typo in comment.
Diffstat (limited to 'libpthread/linuxthreads.old_db')
-rw-r--r--libpthread/linuxthreads.old_db/thread_dbP.h2
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,