-fix check for DANE and ftbfs
[oweals/gnunet.git] / src / gns / gns.h
index 17a7c7323c243a7709d40a86f2ee6d9e762c8596..b3cd103040fca6fb1dc4c640703029659a6b655a 100644 (file)
@@ -109,7 +109,7 @@ struct GNUNET_GNS_ClientLookupResultMessage
    */
   uint32_t rd_count GNUNET_PACKED;
 
-  /* followed by rd_count GNUNET_NAMESTORE_RecordData structs*/
+  /* followed by rd_count GNUNET_GNSRECORD_Data structs*/
 
 };