diff --git a/src/libckpool.h b/src/libckpool.h index 79f14345..caa6274a 100644 --- a/src/libckpool.h +++ b/src/libckpool.h @@ -232,6 +232,7 @@ static const char __maybe_unused *share_errs[] = { "No job_id", "No username", "Invalid array size", + "Params not array", "Valid", "Invalid JobID", "Stale",