From 8527c73f7570efbac9bec4713526c4a25d13d099 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 23 Dec 2010 14:26:26 +0000 Subject: clenaer --- src/monkey/edb_api.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/monkey') 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 -- cgit v1.2.3