tighten formatting rules
[oweals/gnunet.git] / src / util / test_crypto_ecc_dlog.c
index b3b2a74807b9164c6fceb7881995e4f32d1dfbf2..a2c02a94ea563ac59a3bf8a5367f50bafb11e359 100644 (file)
@@ -164,7 +164,6 @@ test_math (struct GNUNET_CRYPTO_EccDlogContext *edc)
 }
 
 
-
 int
 main (int argc, char *argv[])
 {
@@ -192,4 +191,5 @@ main (int argc, char *argv[])
   return 0;
 }
 
+
 /* end of test_crypto_ecc_dlog.c */