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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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