Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Feb 2003 10:10:59 +0000 (10:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Feb 2003 10:10:59 +0000 (10:10 +0000)
* pthreadP.h: Define dummy version of DEBUGGING_P.

nptl/ChangeLog

index fc30d8db0ee617d44d2a43cbfbdb743af7424c0b..5cbc7663989ca547575fd94ac551a3c95ce9a546 100644 (file)
@@ -13,7 +13,7 @@
        * pthread_create.c (deallocate_tsd): Mark as internal_function.
        Add some more __builtin_expect.
 
-       * pthreadP.h: Define dummy versio of DEBUGGING_P.
+       * pthreadP.h: Define dummy version of DEBUGGING_P.
 
 2003-02-17  Ulrich Drepper  <drepper@redhat.com>