Skip to content

Commit 5579582

Browse files
aaryanshuklayuxuanchen1997
authored andcommitted
[libc] newheadergen: removing extra .h (#99408)
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251545
1 parent 6ccd59e commit 5579582

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)