X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftemplate%2Ftest_template_api.c;h=a08a6d8eb309dc8b5d5872a2b23c5b13d18a28d2;hb=56389a7d277b05c9c2968b7ebd529a12f8be15eb;hp=9302d0700e12b1556cddf1d008365e73622cef8b;hpb=a5d0694571db763efd0787a680168492f325b2e6;p=oweals%2Fgnunet.git diff --git a/src/template/test_template_api.c b/src/template/test_template_api.c index 9302d0700..a08a6d8eb 100644 --- a/src/template/test_template_api.c +++ b/src/template/test_template_api.c @@ -18,13 +18,12 @@ Boston, MA 02111-1307, USA. */ /** - * @file template/test_template.c + * @file template/test_template_api.c * @brief testcase for template.c */ #include "platform.h" #include "gnunet_common.h" -#define VERBOSE GNUNET_EXTRA_LOGGING static int check () @@ -42,4 +41,4 @@ main (int argc, char *argv[]) return ret; } -/* end of test_template.c */ +/* end of test_template_api.c */