Added a dict parameter to data_in and dealt with the consequences.
[pspp-builds.git] / src / ui / gui / find-dialog.c
index 86d295830bc2eb82a54fdf70be12e91d704434eb..f24bdbd0d87a577e54c146568dcfcc4564bc5853 100644 (file)
@@ -599,6 +599,7 @@ value_comparator_create (const struct variable *var, const char *target)
                   LEGACY_NATIVE,
                  fmt->type,
                  0, 0, 0,
+                 NULL,
                  &vc->pattern, width) )
     {
       value_destroy (&vc->pattern, width);