Tidy build for OpenBSD
[users/heiko/exim.git] / src / src / filter.c
index 0b3ef8b2da1ed3f0cc29ed02186691d4fbea211d..214ae9ee6a8094d18de0382a7ffed6aac1d16714 100644 (file)
@@ -2322,7 +2322,7 @@ while (commands != NULL)
            {
            *error_pointer = string_sprintf("Bad time value for \"once_repeat\" "
              "in mail or vacation command: %s",
-             commands->args[mailarg_index_once_repeat]);
+             commands->args[mailarg_index_once_repeat].u);
            return FF_ERROR;
            }
          }