mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:57:18 +03:00
parent
d4618a3fc4
commit
959e613e7c
6 changed files with 7 additions and 7 deletions
|
|
@ -532,7 +532,7 @@ sub scanfile {
|
|||
}
|
||||
elsif(($first eq "*") && ($word !~ /(for|if|while|switch)/)) {
|
||||
# A "(*" beginning makes the space OK because it wants to
|
||||
# allow funcion pointer declared
|
||||
# allow function pointer declared
|
||||
}
|
||||
elsif($1 =~ / *typedef/) {
|
||||
# typedefs can use space-paren
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue