From 0982cb74f8fdab6cbe6d60718ede584273c3c8e2 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 27 Jun 2012 11:19:56 +0000 Subject: [PATCH] - fix comments --- src/mesh/mesh_block_lib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mesh/mesh_block_lib.c b/src/mesh/mesh_block_lib.c index e56aa5725..8e444369f 100644 --- a/src/mesh/mesh_block_lib.c +++ b/src/mesh/mesh_block_lib.c @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2001 - 2011 Christian Grothoff (and other contributing authors) + (C) 2012 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 @@ -128,4 +128,4 @@ GNUNET_MESH_regex_block_iterate (void *cls, } #endif -/* end of mesh_protocol.h */ +/* end of mesh_block_lib.c */ -- 2.25.1