summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-xsanitycheck.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi
index 00a7ef0c5..7855862d8 100755
--- a/sanitycheck.cgi
+++ b/sanitycheck.cgi
@@ -727,7 +727,7 @@ if (defined $cgi->param('rebuildkeywordcache')) {
# General bug checks
###########################################################################
-sub BugCheck ($$;$$) {
+sub BugCheck {
my ($middlesql, $errortext, $repairparam, $repairtext) = @_;
SendSQL("SELECT DISTINCT bugs.bug_id " .