From: Christian Grothoff Date: Fri, 24 Jun 2016 20:23:27 +0000 (+0000) Subject: -housekeeping X-Git-Tag: initial-import-from-subversion-38251~704 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=315f640ad976ba53029d1ddd734c60971434ff6d;p=oweals%2Fgnunet.git -housekeeping --- diff --git a/src/include/gnunet_my_lib.h b/src/include/gnunet_my_lib.h index 88b527e20..f8ea01490 100644 --- a/src/include/gnunet_my_lib.h +++ b/src/include/gnunet_my_lib.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet - Copyright (C) 2012 GNUnet e.V. + Copyright (C) 2016 GNUnet e.V. GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -476,7 +476,7 @@ GNUNET_MY_extract_result (struct GNUNET_MYSQL_StatementHandle *sh, */ void GNUNET_MY_cleanup_query (struct GNUNET_MY_QueryParam *qp, - MYSQL_BIND *qbind); + MYSQL_BIND *qbind); /**