Skip to content

Commit 21c8c22

Browse files
authored
[libc] newheadergen: removing extra .h (#99408)
1 parent d772cdd commit 21c8c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/newhdrgen/yaml/wchar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ types:
44
- type_name: size_t
55
- type_name: wint_t
66
- type_name: wchar_t
7-
- type_name: mbstate_t.h
7+
- type_name: mbstate_t
88
enums: []
99
objects: []
1010
functions:

0 commit comments

Comments
 (0)