<html><head></head><body>Hi,<br><br>I don't think you need to send comment typo fixes for review.<br><br><div class="gmail_quote">Le 24 février 2020 17:45:06 GMT+02:00, Marvin Scholz <epirat07@gmail.com> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><hr> src/misc/threads.c | 2 +-<br> 1 file changed, 1 insertion(+), 1 deletion(-)<br><br>diff --git a/src/misc/threads.c b/src/misc/threads.c<br>index 4a7ed0a200..ea78e37453 100644<br>--- a/src/misc/threads.c<br>+++ b/src/misc/threads.c<br>@@ -137,7 +137,7 @@ bool vlc_mutex_held(const vlc_mutex_t *mtx)<br> {<br>     /* This comparison is thread-safe:<br>      * Even though other threads may modify the owner field at any time,<br>-     * they will never make ti compare equal to the calling thread.<br>+     * they will never make it compare equal to the calling thread.<br>      */<br>     return THREAD_SELF == atomic_load_explicit(&mtx->owner,<br>                                                memory_order_relaxed);</pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>