Re: [PHP-DOC] YAPF

2003-09-03 Thread Mehdi Achour
Vincent doesn't have karma to do this, but he may ask .. ;) didou (back) Vincent, I doubt people will check every proto you post here. If you see that the proto is not in line with the C code, fix it. If you smell some change which was made to the behaviour of the function (and this is indicat

Re: [PHP-DOC] YAPF

2003-08-31 Thread Gabor Hojtsy
Vincent, I doubt people will check every proto you post here. If you see that the proto is not in line with the C code, fix it. If you smell some change which was made to the behaviour of the function (and this is indicated by a proto change), then you need to dig this up from the changelog/NEW

[PHP-DOC] YAPF

2003-08-30 Thread Vincent Gevers
Hi Yet Another Proto Fix docs: array mcal_list_alarms ( int mcal_stream [, int begin_year [, int begin_month [, int begin_day [, int end_year [, int end_month [, int end_day]]) c file: array mcal_list_alarms(int stream_id, int year, int month, int day, int hour, int min, int sec) the c fi