From: Christian Grothoff Date: Thu, 23 Dec 2010 14:26:26 +0000 (+0000) Subject: clenaer X-Git-Tag: initial-import-from-subversion-38251~19409 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8527c73f7570efbac9bec4713526c4a25d13d099;p=oweals%2Fgnunet.git clenaer --- diff --git a/src/monkey/edb_api.c b/src/monkey/edb_api.c index 4595731ac..3e7de2d09 100644 --- a/src/monkey/edb_api.c +++ b/src/monkey/edb_api.c @@ -75,8 +75,8 @@ GNUNET_MONKEY_EDB_disconnect (struct GNUNET_MONKEY_EDB_Context *context) * of the expression pointed to by start_line_no and end_line_no * * @param context the returned expessions will be available in it. - * expression_list_head, and expression_list_tail must be null, - * otherwise GNUNET_NO will be returned + * expression_list_head and expression_list_tail must be NULL, + * otherwise GNUNET_NO will be returned * @param file_name path to the file in which the expression in question exists * @param start_line_no expression beginning line * @param end_line_no expression end line