Merge pull request #202 from DavidLin1577/patch-1

Update wstream.h
This commit is contained in:
Supowang
2020-07-20 11:46:21 +08:00
committed by GitHub

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_ */