mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:03:32 +03:00
avoid exceptions by rename vars in getpart.c
This commit is contained in:
parent
cb056a7ee1
commit
7cdd186798
3 changed files with 17 additions and 18 deletions
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -6,6 +6,6 @@
|
|||
extend-ignore-identifiers-re = [
|
||||
"[A-Za-z]{2,3}",
|
||||
"(admi|alue|CLEA|clen|dout|inex|HELO|helo|htpt|PARM|parm|PASE)",
|
||||
"(couter|HEADE|numer|optin|parms|stati|ttests)",
|
||||
"(HEADE|numer|optin|parms|stati|ttests)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue