-indentation, code cleanup
[oweals/gnunet.git] / src / gns / gnunet-gns.c
index 736fb8af211425c3bde6947b405e8ba0ea092f1a..864d1d0ada37069cf9933a35fd426ebd74148412 100644 (file)
@@ -138,7 +138,7 @@ do_shutdown (void *cls,
  */
 static void
 process_lookup_result (void *cls, uint32_t rd_count,
-                      const struct GNUNET_NAMESTORE_RecordData *rd)
+                      const struct GNUNET_GNSRECORD_Data *rd)
 {
   const char *name = cls;
   uint32_t i;