--- a/trunk/php-java-bridge/protocol.c
+++ b/trunk/php-java-bridge/protocol.c
@@ -207,7 +207,7 @@
if((*env)->async_ctx.peer) {
int err = fflush((*env)->async_ctx.peer);
if(err) {
- php_error(E_ERROR, "php_mod_"/**/EXT_NAME()/**/"(%d): Fatal: could not open fflush async buffer.",93);
+ php_error(E_ERROR, "php_mod_"/**/EXT_NAME()/**/"(%d): Fatal: could not fflush async buffer.",93);
exit(9);
}
/* restore default f_send */
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.