clean up for configs
[oweals/gnunet.git] / src / scalarproduct / scalarproduct.h
index d476ae8ff735c94ef2826200a152a5da3314ed1f..2e6b6bd8f70054d816d8f1e8bf45b4707d192d53 100644 (file)
@@ -52,7 +52,7 @@ extern "C"
  * Maximum count of elements we can put into a multipart message
  */
 #define MULTIPART_ELEMENT_CAPACITY ((GNUNET_SERVER_MAX_MESSAGE_SIZE - 1 - sizeof (struct GNUNET_SCALARPRODUCT_multipart_message)) / PAILLIER_ELEMENT_LENGTH)
-    
+
 /**
  * Log an error message at log-level 'level' that indicates
  * a failure of the command 'cmd' with the message given