diff options
Diffstat (limited to 'libio/tst-wmemstream3.c')
-rw-r--r-- | libio/tst-wmemstream3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-wmemstream3.c b/libio/tst-wmemstream3.c index e223268..5edc011 100644 --- a/libio/tst-wmemstream3.c +++ b/libio/tst-wmemstream3.c @@ -18,7 +18,7 @@ #include <wchar.h> -/* Straighforward implementation so tst-memstream3 could use check +/* Straightforward implementation so tst-memstream3 could use check fwrite on open_memstream. */ static size_t fwwrite (const void *ptr, size_t size, size_t nmemb, FILE *arq) |