Link namesotre to libgnunetgnsrecord too
[oweals/gnunet.git] / src / psycstore / gnunet-service-psycstore.c
index a00d653b034ce06fbfbce3d37ab7a08b0e10ef1b..8a70bb22f9a71f1d14b7e7eaa07d5563043924ea 100644 (file)
@@ -346,7 +346,7 @@ handle_counters_get (void *cls,
                                       &res.max_group_generation);
   switch (ret)
   {
-  case GNUNET_YES:
+  case GNUNET_OK:
     ret = db->counters_state_get (db->cls, &req->channel_key,
                                   &res.max_state_message_id);
   case GNUNET_NO: