mirror of
https://github.com/curl/curl.git
synced 2026-07-27 05:07:20 +03:00
test1175.pl formatting
This commit is contained in:
parent
34472f7dc1
commit
1e65c5894b
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ use strict;
|
|||
use warnings 'FATAL' => 'all';
|
||||
|
||||
# we may get the dir root pointed out
|
||||
my $root=$ARGV[0] || ".";
|
||||
my $root = $ARGV[0] || ".";
|
||||
|
||||
my %error; # from the include file
|
||||
my %docs; # from libcurl-errors.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue