handling replies continuously from server
[oweals/gnunet.git] / src / dns / gnunet-dns-monitor.c
index 3c7f319857db3e073ab4ab3f65ce5cdf090197b7..82715aabc3d3a8b3e243879e9a3dc2ec481f773b 100644 (file)
@@ -119,9 +119,9 @@ display_query (const struct GNUNET_DNSPARSER_Query *query)
 
 
 /**
- * Output the given DNS query to stdout.
+ * Output the given DNS record to stdout.
  *
- * @param query query to display.
+ * @param record record to display.
  */
 static void
 display_record (const struct GNUNET_DNSPARSER_Record *record)