no logic change, remove trailing space

ulab-next-nosound
Jay Sorg 9 years ago
parent 96a237c8ef
commit 4f128c530c

@ -607,7 +607,7 @@ trans_write_copy_s(struct trans *self, struct stream *out_s)
return 0; return 0;
} }
/* did not send right away, have to copy */ /* did not send right away, have to copy */
make_stream(wait_s); make_stream(wait_s);
init_stream(wait_s, size); init_stream(wait_s, size);
if (self->si != 0) if (self->si != 0)
{ {

Loading…
Cancel
Save