summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/testboundaries.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testboundaries.c b/tests/testboundaries.c
index feef19ce..2f7a79bc 100644
--- a/tests/testboundaries.c
+++ b/tests/testboundaries.c
@@ -94,7 +94,7 @@ log_attr_foreach (const char *text,
return;
offset = 0;
- line = 0;
+ line = 1;
prev_type = (GUnicodeType) -1;
prev_wc = 0;