EXIT AUTOCRAP \o/
[apps/madmutt.git] / sendlib.c
index 5ff0da1..80fce14 100644 (file)
--- a/sendlib.c
+++ b/sendlib.c
@@ -1653,7 +1653,7 @@ static char *mutt_gen_msgid (void)
     return m_strdup(buf);
 }
 
-static RETSIGTYPE alarm_handler (int sig __attribute__ ((unused)))
+static void alarm_handler (int sig __attribute__ ((unused)))
 {
   SigAlrm = 1;
 }