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 <[email protected]>
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 


_______________________________________________
Commit-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to