From: Christian Grothoff Date: Sun, 10 Jun 2012 01:01:15 +0000 (+0000) Subject: -doxygen X-Git-Tag: initial-import-from-subversion-38251~13186 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f95ef9f145883b7749d1e9b2aaac72fe0cbaca3d;p=oweals%2Fgnunet.git -doxygen --- diff --git a/src/testing/testing.c b/src/testing/testing.c index 949dd5357..18ebad015 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -19,7 +19,7 @@ */ /** - * @file testing/testing_new.c + * @file testing/testing.c * @brief convenience API for writing testcases for GNUnet * Many testcases need to start and stop a peer/service * and this library is supposed to make that easier