summaryrefslogtreecommitdiffstats
path: root/src/style-internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/style-internal.cpp')
-rw-r--r--src/style-internal.cpp1
1 files changed, 1 insertions, 0 deletions
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);
};