From: Christian Grothoff Date: Mon, 11 Jun 2012 11:15:14 +0000 (+0000) Subject: -doxygen X-Git-Tag: initial-import-from-subversion-38251~13156 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=79dfd0df54bf9c85aa50654c73f899cc9ebb4055;p=oweals%2Fgnunet.git -doxygen --- diff --git a/src/testing_old/gnunet-testing.c b/src/testing_old/gnunet-testing.c index 375185b0e..3b0c83b6b 100644 --- a/src/testing_old/gnunet-testing.c +++ b/src/testing_old/gnunet-testing.c @@ -19,7 +19,7 @@ */ /** - * @file testing/gnunet-testing.c + * @file testing_old/gnunet-testing.c * @brief tool to use testing functionality from cmd line * @author Christian Grothoff */ diff --git a/src/testing_old/helper.c b/src/testing_old/helper.c index ebb37ebe5..366162d6e 100644 --- a/src/testing_old/helper.c +++ b/src/testing_old/helper.c @@ -19,7 +19,7 @@ */ /** - * @file testing/helper.c + * @file testing_old/helper.c * @brief helper functions for testing * @author Christian Grothoff * diff --git a/src/testing_old/testing_group.c b/src/testing_old/testing_group.c index 46c513970..b9bdc66c2 100644 --- a/src/testing_old/testing_group.c +++ b/src/testing_old/testing_group.c @@ -19,7 +19,7 @@ */ /** - * @file testing/testing_group.c + * @file testing_old/testing_group.c * @brief convenience API for writing testcases for GNUnet * @author Nathan Evans * @author Christian Grothoff diff --git a/src/testing_old/testing_peergroup.c b/src/testing_old/testing_peergroup.c index d4451ccdf..acd68dd3c 100644 --- a/src/testing_old/testing_peergroup.c +++ b/src/testing_old/testing_peergroup.c @@ -19,7 +19,7 @@ */ /** - * @file testing/testing_peergroup.c + * @file testing_old/testing_peergroup.c * @brief API implementation for easy peer group creation * @author Nathan Evans * @author Christian Grothoff