aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_mpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_mpi.c')
-rw-r--r--src/util/crypto_mpi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_mpi.c b/src/util/crypto_mpi.c
index 5f1b456a5..51a29ac7c 100644
--- a/src/util/crypto_mpi.c
+++ b/src/util/crypto_mpi.c
@@ -145,4 +145,5 @@ GNUNET_CRYPTO_mpi_scan_unsigned (gcry_mpi_t *result,
145 } 145 }
146} 146}
147 147
148
148/* end of crypto_mpi.c */ 149/* end of crypto_mpi.c */