commit-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Inetutils branch, master, updated. inetutils-1_9_3-6-g78cd4a2


From: Mats Erik Andersson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_9_3-6-g78cd4a2
Date: Sat, 06 Jun 2015 21:06:01 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".

The branch, master has been updated
       via  78cd4a2deb434736a546849b57bd554f1aede1f2 (commit)
      from  9380f89f7e01806b80858f5979d1417fa11ec7e4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=78cd4a2deb434736a546849b57bd554f1aede1f2


commit 78cd4a2deb434736a546849b57bd554f1aede1f2
Author: Guillem Jover <address@hidden>
Date:   Sat Jun 6 23:01:46 2015 +0200

    * ftp/cmds.c (setpeer): Misspelled message.

diff --git a/ChangeLog b/ChangeLog
index fe9b91a..0add72f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-06  Guillem Jover  <address@hidden>
+
+       * ftp/cmds.c (setpeer): Misspelled message.
+
 2015-05-22  Guillem Jover  <address@hidden>
 
        libls: Alignment issue on sparc systems.
diff --git a/ftp/cmds.c b/ftp/cmds.c
index c12f24c..f9731dc 100644
--- a/ftp/cmds.c
+++ b/ftp/cmds.c
@@ -363,7 +363,7 @@ setpeer (int argc, char **argv)
            unix_server = 0;
          if (overbose && !strncmp (reply_string, "215 TOPS20", 10))
            printf
-             ("Remember to set tenex mode when transfering binary files from 
this machine.\n");
+             ("Remember to set tenex mode when transferring binary files from 
this machine.\n");
        }
       verbose = overbose;
 #endif /* (unix || __unix || __unix__) && (NBBY == 8) */

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog  |    4 ++++
 ftp/cmds.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]