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 dfb121a commit 1af2a70Copy full SHA for 1af2a70
scripts/validate-cdefs
@@ -43,7 +43,6 @@ echo '#include "'$input'"' | ("$@" -E - || exit 0) |
43
filename = "";
44
}
45
{
46
- print $0
47
if ($1 == "#") {
48
name = $3;
49
gsub(/"/, "", name);
0 commit comments