Vincent Gevers Sat, 30 Aug 2003 15:40:20 +0000
Hi, A note submitter found another wrong proto...
the docs say: string mcal_create_calendar ( int stream, string calendar) the c file says: bool mcal_create_calendar(int stream_id, string calendar) can this be fixed again.. - Vincent