--- supercron/supercron.admin.inc.orig	2010-12-29 18:12:05.745128887 -0500
+++ supercron/supercron.admin.inc	2010-12-29 18:12:25.695130336 -0500
@@ -351,7 +351,7 @@
   return $value . '>' . htmlentities($content) . '</span>';
 }
 
-function theme_supercron_settings(&$form) {
+function theme_supercron_settings($form) {
   if (user_access(SUPERCRON_EXCEPTION_FEED_PERMISSION)) {
     drupal_add_feed(url(supercron_rss_url()), t('SuperCron Exceptions'));
   }
