1
0
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:
Hannes Magnusson
2009-03-25 19:55:59 +00:00
parent d348b2723c
commit 2881a60e31
+5
View File
@@ -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;
}
}}} **/