mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
null1
This commit is contained in:
parent
cd5199f51d
commit
579230d1a9
@ -498,6 +498,7 @@ dumps3info(info,"makes3rooturl");
|
||||
|
||||
ncbytescat(buf,"https://");
|
||||
ncbytescat(buf,info->host);
|
||||
ncbytesnull(buf);
|
||||
result = ncbytesextract(buf);
|
||||
ncbytesfree(buf);
|
||||
fprintf(stderr,">>> makes3rooturl: result=|%s|\n",result);
|
||||
|
Loading…
Reference in New Issue
Block a user