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