1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

proto fixed

This commit is contained in:
Hartmut Holzgraefe
2000-05-26 17:20:18 +00:00
parent 69d1e788c0
commit 62227a03b1
+1 -1
View File
@@ -629,7 +629,7 @@ PHP_FUNCTION(mcal_rename_calendar)
}
/* }}} */
/* {{{ proto mcal_list_alarms(int stream_id, int year, int month, int day, int hour, int min, int sec)
/* {{{ proto bool mcal_list_alarms(int stream_id, int year, int month, int day, int hour, int min, int sec)
List alarms for a given time */
PHP_FUNCTION(mcal_list_alarms)
{