Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04af68 commit 21a1202Copy full SHA for 21a1202
src/tools/find_typedef
@@ -25,4 +25,3 @@ sed 's/^\([^:]*\).*$/\1/' |
25
grep -v ' ' | # some typedefs have spaces, remove them
26
sort |
27
uniq
28
-
0 commit comments