gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_3_1_3-95-g1dcfd44


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_1_3-95-g1dcfd44
Date: Wed, 07 Nov 2012 20:59:34 +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 gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=1dcfd44d38b1bacde16ae5d8bd66c33619e27603

The branch, master has been updated
       via  1dcfd44d38b1bacde16ae5d8bd66c33619e27603 (commit)
      from  f48ef4cf9c37338f44f92cea0c3f510ea83442ff (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 -----------------------------------------------------------------
commit 1dcfd44d38b1bacde16ae5d8bd66c33619e27603
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Wed Nov 7 21:59:05 2012 +0100

    removed debugging

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

Summary of changes:
 lib/gnutls_compress.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/gnutls_compress.c b/lib/gnutls_compress.c
index 9d4380a..aec03c8 100644
--- a/lib/gnutls_compress.c
+++ b/lib/gnutls_compress.c
@@ -353,7 +353,6 @@ _gnutls_compress (comp_hd_st *handle, const uint8_t * plain,
         
         if (stateless)
           {
-fprintf(stderr, "FULL FLUSH\n");
             type = Z_FULL_FLUSH;
           }
         else


hooks/post-receive
-- 
GNU gnutls



reply via email to

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