Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions libc/include/wchar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ functions:
- stdc
return_type: wchar_t *
arguments:
- type: __restricted wchar_t *
- type: const __ restricted wchar_t *
- type: __restrict wchar_t *
- type: const __restrict wchar_t *
- type: size_t
Loading