X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=util%2Fdofile.pl;h=0f2e8f0b53e2ee2c0103943df244ffe1aac6fa6d;hp=36827e350ae5c6226b09a032d03e1a32ff2ad660;hb=b26d696c95244055eed634129cd8316a1b298577;hpb=cb6afcd6ee0c0d66fae62e13fe5966171992f81c diff --git a/util/dofile.pl b/util/dofile.pl index 36827e350a..0f2e8f0b53 100644 --- a/util/dofile.pl +++ b/util/dofile.pl @@ -106,7 +106,7 @@ sub quotify1 { # quotify_l LIST # For each defined element in LIST (i.e. elements that aren't undef), have -# it quotified with 'quotofy1' +# it quotified with 'quotify1' sub quotify_l { map { if (!defined($_)) {