X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Finclude%2Fgnunet_my_lib.h;h=f8ea01490c3ba0f3033402e40cdfccfb954d2765;hb=3f52ce03cb13118bef9a6fbe380f229e2cbec45f;hp=88b527e20b6c3fa290e9c84a57e56a4aa97e34ad;hpb=917577b90b38e848b8c62d10478ce4b65de04244;p=oweals%2Fgnunet.git 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); /**