mirror of
https://github.com/curl/curl.git
synced 2026-07-25 12:27:16 +03:00
parent
de9bb509d1
commit
9591ff123d
34 changed files with 128 additions and 128 deletions
2
.github/scripts/verify-examples.pl
vendored
2
.github/scripts/verify-examples.pl
vendored
|
|
@ -68,7 +68,7 @@ sub extract {
|
|||
print O "/* !checksrc! disable BANNEDFUNC all */\n"; # for fopen()
|
||||
print O "/* !checksrc! disable COPYRIGHT all */\n";
|
||||
print O "/* !checksrc! disable UNUSEDIGNORE all */\n";
|
||||
printf O "#line %d \"$f\"\n", $iline+1;
|
||||
printf O "#line %d \"$f\"\n", $iline + 1;
|
||||
}
|
||||
}
|
||||
elsif($syn == 2) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue