temporary commit while I update master
[alpine.git] / alpine / ical.h
blob419209e49a2d727dc0bf961e9d916253f4a9b059
1 #ifndef ALPINE_ICAL_INCLUDED
2 #define ALPINE_ICAL_INCLUDED
4 void ical_compose_reply(char *);
6 #endif /* ALPINE_ICAL_INCLUDED */