musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/stdio/wprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/wprintf.c')
-rw-r--r--src/stdio/wprintf.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdio/wprintf.c b/src/stdio/wprintf.c
index 20ca61a0..342cd979 100644
--- a/src/stdio/wprintf.c
+++ b/src/stdio/wprintf.c
@@ -2,7 +2,7 @@
#include <stdarg.h>
#include <wchar.h>
-int wprintf(const wchar_t *fmt, ...)
+int wprintf(const wchar_t *restrict fmt, ...)
{
int ret;
va_list ap;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月15日 06:39:50 +0000

AltStyle によって変換されたページ (->オリジナル) /