aboutsummaryrefslogtreecommitdiff
path: root/src/NaNCheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/NaNCheck.h')
-rw-r--r--src/NaNCheck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/NaNCheck.h b/src/NaNCheck.h
index 0de3282..b3ee8de 100644
--- a/src/NaNCheck.h
+++ b/src/NaNCheck.h
@@ -16,6 +16,7 @@
int NaNChecker_CheckVarsForNaN (const cGH *GH,
int report_max,
const char *vars,
+ const char *check_for,
const char *action_if_found);
int NaNChecker_SetVarsToNaN (const cGH *GH,
const char *vars);