[Spice-commits] server/tests

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 26 09:22:32 UTC 2019


 server/tests/valgrind/spice.supp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7f501b0df1d6422d87f5006c87f8bc38b8dc2d99
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Mon Nov 25 17:30:22 2019 +0000

    ci: Fix a typo in comment
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Uri Lublin <uril at redhat.com>

diff --git a/server/tests/valgrind/spice.supp b/server/tests/valgrind/spice.supp
index 09305149..88ccfe60 100644
--- a/server/tests/valgrind/spice.supp
+++ b/server/tests/valgrind/spice.supp
@@ -70,7 +70,7 @@
 	fun:do_lookup_by_name
 }
 
-# g_type_create_instance Valgring malloc annotation, for
+# g_type_create_instance Valgrind malloc annotation, for
 # some reason this has issues with Fedora 31 from test-listen test
 {
 	g_type_create_instance-valgrind


More information about the Spice-commits mailing list