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/time/wcsftime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/time/wcsftime.c')
-rw-r--r--src/time/wcsftime.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time/wcsftime.c b/src/time/wcsftime.c
index 7db76922..da6c1f8a 100644
--- a/src/time/wcsftime.c
+++ b/src/time/wcsftime.c
@@ -2,7 +2,7 @@
#include <time.h>
#include <string.h>
-size_t wcsftime(wchar_t *wcs, size_t n, const wchar_t *f, const struct tm *tm)
+size_t wcsftime(wchar_t *restrict wcs, size_t n, const wchar_t *restrict f, const struct tm *restrict tm)
{
size_t k, n0=n;
char out[100], in[4];
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 16:31:34 +0000

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