gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 01/02: whitespace


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/02: whitespace
Date: Tue, 14 Aug 2018 15:30:45 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

commit 11d4a9262ecaa7b29b1b549c324c4806591eb8b2
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Aug 14 15:30:22 2018 +0200

    whitespace
---
 src/gns/gnunet-service-gns_resolver.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gns/gnunet-service-gns_resolver.c 
b/src/gns/gnunet-service-gns_resolver.c
index 67960ef97..57dca9ae2 100644
--- a/src/gns/gnunet-service-gns_resolver.c
+++ b/src/gns/gnunet-service-gns_resolver.c
@@ -11,7 +11,7 @@
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
-    
+
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
@@ -375,7 +375,7 @@ struct GNS_ResolverHandle
    * and thus can deduct the LEHO from that transition.
    */
   char *leho;
-  
+
   /**
    * DLL of results we got from DNS.
    */
@@ -2409,7 +2409,7 @@ handle_dht_response (void *cls,
                                                         co);
   GNUNET_CONTAINER_DLL_insert (co_head,
                               co_tail,
-                              co);  
+                              co);
 }
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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