Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadliaJerad committed Dec 2, 2024
1 parent 7952a94 commit 2e9fa98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/core/utils/pqueue_tag.h
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ void pqueue_tag_dump(pqueue_tag_t* q);

/**
* @brief Return the maximum tag in the queue or NEVER_TAG if the queue is empty.
*
*
* @param q The queue.
*/
tag_t pqueue_tag_max_tag(pqueue_tag_t* q);
Expand Down

0 comments on commit 2e9fa98

Please sign in to comment.