mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
Add missing proto
This commit is contained in:
@@ -250,6 +250,11 @@ typedef struct _php_userstream_data php_userstream_data_t;
|
||||
{
|
||||
reset to start of dir list;
|
||||
}
|
||||
|
||||
function stream_lock($operation)
|
||||
{
|
||||
return true / false;
|
||||
}
|
||||
|
||||
}}} **/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user