EXIT AUTOCRAP \o/
[apps/madmutt.git] / imap / util.c
index 74b35e9..4fe8ee8 100644 (file)
@@ -417,7 +417,7 @@ int imap_wordcasecmp (const char *a, const char *b)
  * 
  */
 
-static RETSIGTYPE alrm_handler (int sig __attribute__((unused)))
+static void alrm_handler (int sig __attribute__((unused)))
 {
   /* empty */
 }