From: Christian Grothoff Date: Sun, 10 Jun 2012 11:45:42 +0000 (+0000) Subject: -cleaning up template X-Git-Tag: initial-import-from-subversion-38251~13177 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7891046af9e1f85a6ee1aa2dc3b0135ff8852d13;p=oweals%2Fgnunet.git -cleaning up template --- diff --git a/src/template/test_template_api.c b/src/template/test_template_api.c index b98785116..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_NO 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 */