mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
src/sndfile.h.in : Fix comment sf_open_write -> sf_open.
This commit is contained in:
parent
43f72b12cc
commit
b3982d8ccb
@ -312,7 +312,7 @@ typedef @TYPEOF_SF_COUNT_T@ sf_count_t ;
|
||||
|
||||
/* A pointer to a SF_INFO structure is passed to sf_open_read () and filled in.
|
||||
** On write, the SF_INFO structure is filled in by the user and passed into
|
||||
** sf_open_write ().
|
||||
** sf_open ().
|
||||
*/
|
||||
|
||||
struct SF_INFO
|
||||
|
Loading…
Reference in New Issue
Block a user