diff --git a/src/support.c b/src/support.c index 7d9a3a9ce..f3671bc82 100644 --- a/src/support.c +++ b/src/support.c @@ -592,7 +592,7 @@ int rh(void) for testing phases at irc.ircsystems.net */ - if (!is_enabled(Rh VERSIONONLY, "Unreal*l*")) + if (!is_enabled("Unreal*l*", Rh VERSIONONLY)) return 0;