From b88cec9d5fbf3d0b0cebe2d25b59ed420423f97e Mon Sep 17 00:00:00 2001 From: stskeeps Date: Sat, 10 Jun 2000 10:45:01 +0000 Subject: [PATCH] bah --- src/support.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;