From f8fa35fe42ac72a4b61ce83b0b98b156ba81cbd6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Apr 2010 09:51:08 +0000 Subject: [PATCH] fmt --- src/transport/gnunet-service-transport.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/transport/gnunet-service-transport.c b/src/transport/gnunet-service-transport.c index ee2159110..ecf68719b 100644 --- a/src/transport/gnunet-service-transport.c +++ b/src/transport/gnunet-service-transport.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2009 Christian Grothoff (and other contributing authors) + (C) 2009, 2010 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -3659,6 +3659,7 @@ check_hello_validated (void *cls, chvc); } + /** * Process HELLO-message. * -- 2.25.1