Move the event loop to evtloop.c, and wake up sleeping jobs every 10 seconds.
[apps/madmutt.git] / recvattach.h
index cb7c9a6..d0d1243 100644 (file)
@@ -25,9 +25,9 @@ const char *mutt_attach_fmt (char *dest,
                              char op,
                              const char *src,
                              const char *prefix,
-                             const char *ifstring,
-                             const char *elsestring,
-                             unsigned long data, format_flag flags);
+                             const char *ifstr,
+                             const char *elstr,
+                             anytype data, format_flag flags);
 
 int mutt_tag_attach (MUTTMENU * menu, int n, int m);