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_6-101-g76d5bff


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_6-101-g76d5bff
Date: Thu, 03 Dec 2009 10:28:24 +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  76d5bff07113970a1f069c3c99c8412283b19117 (commit)
      from  fa90ce485a5ff1193473eafd2232716ba50c5cbe (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=76d5bff07113970a1f069c3c99c8412283b19117


commit 76d5bff07113970a1f069c3c99c8412283b19117
Author: Simon Josefsson <address@hidden>
Date:   Thu Dec 3 11:28:19 2009 +0100

    Silent typo change to allow compilation to succeed.

diff --git a/telnet/main.c b/telnet/main.c
index ad12548..3f42ee3 100644
--- a/telnet/main.c
+++ b/telnet/main.c
@@ -140,7 +140,7 @@ static struct argp_option argp_options[] = {
 #ifdef ENCRYPTION
 # define GRID 20
   { NULL, 0, NULL, 0,
-    "Encryption control:", GRID }
+    "Encryption control:", GRID },
   { "encrypt", 'x', NULL, 0,
     "encrypt the data stream, if possible", GRID+1 },
 # undef GRID

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

Summary of changes:
 telnet/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 




reply via email to

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