From 213013a5a08d37bd29da167eece256be75cebe7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Corr=C3=AAa=20da=20Silva=20Sanches?= Date: Thu, 22 Jun 2017 23:09:08 -0300 Subject: Opps! I had forgotten to increment the loop counter :-P There we go... --- src/style-internal.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/style-internal.cpp') diff --git a/src/style-internal.cpp b/src/style-internal.cpp index 72574dddc..5c2f5697f 100644 --- a/src/style-internal.cpp +++ b/src/style-internal.cpp @@ -558,6 +558,7 @@ SPIFontVariationSettings::read( gchar const *str ) { } normal = false; } + i++; } g_strfreev (strarray); }; -- cgit v1.2.3