diff options
Diffstat (limited to 'nptl/descr.h')
-rw-r--r-- | nptl/descr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/descr.h b/nptl/descr.h index f8b5ac7..746a4b9 100644 --- a/nptl/descr.h +++ b/nptl/descr.h @@ -119,7 +119,7 @@ struct robust_list_head }; -/* Data strcture used to handle thread priority protection. */ +/* Data structure used to handle thread priority protection. */ struct priority_protection_data { int priomax; |