fix for size
[oweals/gnunet.git] / src / namestore / namestore.h
index f403d589c18bf32130a9c478397503a6ab020389..6bde8ab41a7610c688ba5a0fdd281f90fddb19b0 100644 (file)
@@ -168,9 +168,10 @@ struct LabelLookupResponseMessage
   uint16_t rd_count GNUNET_PACKED;
 
   /**
-   * always zero (for alignment)
+   * Was the label found in the database??
+   * GNUNET_YES or GNUNET_NO
    */
-  uint16_t reserved GNUNET_PACKED;
+  uint16_t found GNUNET_PACKED;
 
   /**
    * The private key of the authority.