gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r34331 - gnunet-gtk/src/setup


From: gnunet
Subject: [GNUnet-SVN] r34331 - gnunet-gtk/src/setup
Date: Fri, 3 Oct 2014 22:50:52 +0200

Author: grothoff
Date: 2014-10-03 22:50:52 +0200 (Fri, 03 Oct 2014)
New Revision: 34331

Modified:
   gnunet-gtk/src/setup/gnunet-setup-transport-test.c
Log:
-fix doxygen, indent

Modified: gnunet-gtk/src/setup/gnunet-setup-transport-test.c
===================================================================
--- gnunet-gtk/src/setup/gnunet-setup-transport-test.c  2014-10-03 20:48:58 UTC 
(rev 34330)
+++ gnunet-gtk/src/setup/gnunet-setup-transport-test.c  2014-10-03 20:50:52 UTC 
(rev 34331)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2010, 2011 Christian Grothoff (and other contributing authors)
+     (C) 2010, 2011, 2014 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
@@ -58,7 +58,7 @@
  * Display the result of the test.
  *
  * @param tc test context
- * @param result GNUNET_YES on success
+ * @param result #GNUNET_YES on success
  */
 static void
 display_test_result (struct TestContext *tc, int result)
@@ -104,7 +104,7 @@
                  enum GNUNET_NAT_StatusCode result)
 {
   struct TestContext *tc = cls;
-  
+
   if (GNUNET_NAT_ERROR_SUCCESS == result)
     GNUNET_NAT_test_stop (tc->tst);
 




reply via email to

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