Skip to content

Commit d368b3a

Browse files
committed
something or other
1 parent 9d98c2a commit d368b3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: divvunspell/src/speller/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ pub(crate) mod ffi {
460460
},
461461
case_handling,
462462
node_pool_size: config.node_pool_size,
463+
completion_marker: None,
463464
};
464465

465466
Ok(out)

0 commit comments

Comments
 (0)