-peer review
[oweals/gnunet.git] / src / include / gnunet_gns_service.h
index fcb71fa6fac71008b1091b0886fd7056e17f2174..3e3d140b9a9c3a0c8bcb3e79250243414483a518 100644 (file)
@@ -215,7 +215,7 @@ GNUNET_GNS_cancel_lookup_request (struct GNUNET_GNS_LookupRequest *lr);
  * called only once
  *
  * @param cls closure
- * @param short_name the shortened name or NULL if no result
+ * @param short_name the shortened name or NULL if no result / error
  */
 typedef void (*GNUNET_GNS_ShortenResultProcessor) (void *cls,
                                                   const char* short_name);