indentation fixes
[oweals/gnunet.git] / src / set / gnunet-service-set_protocol.h
index 97cf40a63e0f526a054bc89363ca0399b1c230ea..748da15fc0468f6d5b656ea8b94bf5e6419abc93 100644 (file)
@@ -52,7 +52,7 @@ struct OperationRequestMessage
   /**
    * Application-specific identifier of the request.
    */
-  struct GNUNET_HashCode app_id;
+  struct GNUNET_HashCode app_idX;
 
   /* rest: optional message */
 };