diff options
Diffstat (limited to 'userdiff.h')
| -rw-r--r-- | userdiff.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/userdiff.h b/userdiff.h index aee91bc77e..b09974f6b2 100644 --- a/userdiff.h +++ b/userdiff.h @@ -17,6 +17,7 @@ struct userdiff_driver { int binary; struct userdiff_funcname funcname; const char *word_regex; + const char *word_regex_multi_byte; const char *textconv; struct notes_cache *textconv_cache; int textconv_want_cache; |
