mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-21 22:12:03 +01:00
Convert tabs to spaces
This commit is contained in:
parent
6e10130e18
commit
67e1eff321
1 changed files with 36 additions and 37 deletions
|
@ -166,7 +166,7 @@ for $fn (@ARGV) {
|
|||
print "memcmp :$fn:$. (use {tor,fast}_mem{eq,neq,cmp}\n";
|
||||
}
|
||||
# always forbidden.
|
||||
if (not / OVERRIDE /) {
|
||||
if (not /\ OVERRIDE\ /) {
|
||||
if (/\bstrcat\(/ or /\bstrcpy\(/ or /\bsprintf\(/) {
|
||||
print "$& :$fn:$.\n";
|
||||
}
|
||||
|
@ -184,4 +184,3 @@ for $fn (@ARGV) {
|
|||
}
|
||||
close(F);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue