mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-31 00:03:07 +03:00
examples: fix warning
This commit is contained in:
@ -227,7 +227,6 @@ int main(int argc, char **argv){
|
||||
|
||||
char buf[2048];
|
||||
char host[128]="";
|
||||
int sftp=0;
|
||||
char *ptr;
|
||||
int i,r, rc;
|
||||
|
||||
|
Reference in New Issue
Block a user