mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-11 08:07:16 +00:00
display-channel: Remove extra 'the' in comment
Fixes `make syntax-check` https://gitlab.com/spice/spice/builds/14346626 Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
ffff35c689
commit
5d836f3b70
@ -987,7 +987,7 @@ static bool current_add(DisplayChannel *display, Ring *ring, Drawable *drawable)
|
||||
/* advance the loop variable */
|
||||
now = ring_next(ring, now);
|
||||
if (shadow || skip) {
|
||||
/* 'now' is currently set to the the item immediately AFTER
|
||||
/* 'now' is currently set to the item immediately AFTER
|
||||
* the obscured sibling that we just removed.
|
||||
* TODO: document why this item is used as an
|
||||
* 'exclude_base' */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user