diff options
Diffstat (limited to 'libio/tst-memstream.h')
-rw-r--r-- | libio/tst-memstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/tst-memstream.h b/libio/tst-memstream.h index de9bb54..2a9743f 100644 --- a/libio/tst-memstream.h +++ b/libio/tst-memstream.h @@ -28,7 +28,7 @@ #ifdef TEST_WCHAR # 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 __attribute__ ((used)) fwwrite (const void *ptr, size_t size, size_t nmemb, FILE *arq) |