test: update b_stream usage
This commit is contained in:
@@ -82,7 +82,7 @@ int main(int argc, const char **argv)
|
||||
printf("Done\n");
|
||||
|
||||
b_cstream_close(cstream);
|
||||
b_stream_close(out_stream);
|
||||
b_stream_unref(out_stream);
|
||||
fclose(out_fp);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user