gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7619 - libmicrohttpd/src/daemon/https/minitasn1


From: gnunet
Subject: [GNUnet-SVN] r7619 - libmicrohttpd/src/daemon/https/minitasn1
Date: Sun, 24 Aug 2008 16:47:00 -0600 (MDT)

Author: grothoff
Date: 2008-08-24 16:46:59 -0600 (Sun, 24 Aug 2008)
New Revision: 7619

Modified:
   libmicrohttpd/src/daemon/https/minitasn1/coding.c
Log:
x

Modified: libmicrohttpd/src/daemon/https/minitasn1/coding.c
===================================================================
--- libmicrohttpd/src/daemon/https/minitasn1/coding.c   2008-08-24 22:46:28 UTC 
(rev 7618)
+++ libmicrohttpd/src/daemon/https/minitasn1/coding.c   2008-08-24 22:46:59 UTC 
(rev 7619)
@@ -630,7 +630,7 @@
          ((type_field (p->type) == TYPE_TAG)
           || (type_field (p->type) == TYPE_SIZE)) )
     p = p->right;
-
+  
   if ((p == NULL) || (p->right == NULL))
     return;
 





reply via email to

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