mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
minicom: update to v2.7.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/minicom.c
|
||||
+++ b/src/minicom.c
|
||||
@@ -1159,7 +1159,7 @@ int main(int argc, char **argv)
|
||||
@@ -1161,7 +1161,7 @@ int main(int argc, char **argv)
|
||||
switch(c) {
|
||||
case 'v':
|
||||
printf(_("%s version %s"), PACKAGE, VERSION);
|
||||
@@ -9,7 +9,7 @@
|
||||
printf(_(" (compiled %s)"), __DATE__);
|
||||
#endif
|
||||
printf("\n");
|
||||
@@ -1462,7 +1462,7 @@ int main(int argc, char **argv)
|
||||
@@ -1464,7 +1464,7 @@ int main(int argc, char **argv)
|
||||
|
||||
mc_wprintf(us, "\n%s %s\r\n", _("Welcome to minicom"), VERSION);
|
||||
mc_wprintf(us, "\n%s: %s\r\n", _("OPTIONS"), option_string);
|
||||
|
||||
Reference in New Issue
Block a user