Skip to content
Snippets Groups Projects
Commit 27f05ae5 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

bugfix

Rev: lib/modules/Stdio.pmod:1.16
parent 27ea912b
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,7 @@ class File
{
___read_callback(___id, s);
}else{
::set_read_callback(0);
___close_callback(___id);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment