From: Bart Polot Date: Wed, 27 Jun 2012 11:19:56 +0000 (+0000) Subject: - fix comments X-Git-Tag: initial-import-from-subversion-38251~12777 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0982cb74f8fdab6cbe6d60718ede584273c3c8e2;p=oweals%2Fgnunet.git - fix comments --- 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 */