Skip to content

Commit f01702a

Browse files
committed
yaml typo
1 parent 69ed44c commit f01702a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/include/wchar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ functions:
297297
return_type: size_t
298298
arguments:
299299
- type: char *__restrict
300-
- type: const wchar_t *__restrict
300+
- type: const wchar_t **__restrict
301301
- type: size_t
302302
- type: size_t
303303
- type: mbstate_t

0 commit comments

Comments
 (0)