]> git.pld-linux.org Git - packages/picocom.git/blob - picocom-ascii_xfr.patch
- there is ascii-xfr binary only
[packages/picocom.git] / picocom-ascii_xfr.patch
1 --- ./picocom.c.org     2004-08-12 13:45:11.000000000 +0200
2 +++ ./picocom.c 2005-05-17 13:17:06.689763776 +0200
3 @@ -94,7 +94,7 @@
4         .nolock = 0,
5  #endif
6         .escape = '\x01',
7 -       .send_cmd = "ascii_xfr -s -v -l10",
8 +       .send_cmd = "ascii-xfr -s -v -l10",
9         .receive_cmd = "rz -vv"
10  };
11  
This page took 0.026926 seconds and 4 git commands to generate.