aboutsummaryrefslogtreecommitdiff
path: root/libgomp/priority_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/priority_queue.h')
-rw-r--r--libgomp/priority_queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/priority_queue.h b/libgomp/priority_queue.h
index 17f440b558b..f0c51de6d1c 100644
--- a/libgomp/priority_queue.h
+++ b/libgomp/priority_queue.h
@@ -137,7 +137,7 @@ extern struct gomp_task *priority_tree_next_task (enum priority_queue_type,
bool *);
/* Return TRUE if there is more than one priority in HEAD. This is
- used throughout to to choose between the fast path (priority 0 only
+ used throughout to choose between the fast path (priority 0 only
items) and a world with multiple priorities. */
static inline bool