- debug
[oweals/gnunet.git] / src / regex / regex_ipc.h
index fd6440bb80637b353d4126aae1532b8b87834299..ab7aa45cde0c420fdc4413b581284fd4dea4b165 100644 (file)
@@ -43,7 +43,7 @@ struct AnnounceMessage
    * How many characters can we squeeze per edge?
    */
   uint16_t compression;
-  
+
   /**
    * Always zero.
    */
@@ -97,7 +97,7 @@ struct ResultMessage
    * Identity of the peer that was found.
    */
   struct GNUNET_PeerIdentity id;
+
   /* followed by GET path and PUT path arrays */
 
 };