diff options
| author | wiz <wiz@NetBSD.org> | 2009-01-24 13:00:03 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2009-01-24 13:00:03 +0000 |
| commit | 0aec71a9f55d05faff1affc245612ffb7787686a (patch) | |
| tree | db410b5c3cbe247e75bcc63b27ed84a9ad343cdd /lib/libpthread | |
| parent | e6227c556c2de25e836fdc9bc084c68fede0e679 (diff) | |
Fix typo.
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/TODO b/lib/libpthread/TODO index 6348febbeb8..a8b759d869d 100644 --- a/lib/libpthread/TODO +++ b/lib/libpthread/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.14 2008/02/10 14:52:05 ad Exp $ +$NetBSD: TODO,v 1.15 2009/01/24 13:00:03 wiz Exp $ Bugs to fix: @@ -7,7 +7,7 @@ Bugs to fix: Interfaces/features to implement: -- Realtime exensions: priority inheritance. +- Realtime extensions: priority inheritance. - Allow threads to change their stack size. |
