Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37605410
en ru br
ALT Linux repos
S:0.9.0-alt2.qa1
5.0: 0.9.0-alt2
4.1: 0.9.0-alt2
4.0: 0.9.0-alt2
3.0: 0.7.3-alt1

Group :: Communications
RPM: scmxx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: scmxx-0.9.0-alt-scmxx_tty.patch
Download


--- scmxx-0.9.0/src/scmxx/scmxx_opt.c.SCMXX_TTY	2006-02-06 21:00:19 +0300
+++ scmxx-0.9.0/src/scmxx/scmxx_opt.c	2006-06-07 17:16:39 +0400
@@ -214,10 +214,10 @@
 struct args_def args_list[] = {
   {"baud",'b',"SCMXX_BAUD",ARGS_PARAM_REQ,_("rate"),0,
    _("specify another than the compiled in baudrate")},
-  {"binary",'N',NULL,ARGS_PARAM_NONE,NULL,2,
-   _("binary file transfer")},
   {"device",'d',"SCMXX_TTY",ARGS_PARAM_REQ,_("device"),0,
    _("specify another than the compiled in device")},
+  {"binary",'N',NULL,ARGS_PARAM_NONE,NULL,2,
+   _("binary file transfer")},
   {"device-timeout",0,NULL,ARGS_PARAM_REQ,_("seconds"),0,
    _("return after this time if there is no answer")},
   {"dial",0,NULL,ARGS_PARAM_NONE,NULL,1,
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin