Update wstream.h

This commit is contained in:
David Lin
2020-07-17 18:44:51 +08:00
committed by GitHub
parent bbdedd4994
commit eee70eae02

View File

@@ -54,5 +54,5 @@ int wstream_length_get(wstream_t *wstream);
uint8_t *wstream_buf_get(wstream_t *wstream);
#endif /*
#endif /*_WSTREAM_H_ */