summaryrefslogtreecommitdiff
path: root/fingerprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'fingerprint.h')
-rw-r--r--fingerprint.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fingerprint.h b/fingerprint.h
index 4c7f29cea..fbb0d4c46 100644
--- a/fingerprint.h
+++ b/fingerprint.h
@@ -30,6 +30,5 @@
30 30
31#ifndef FINGERPRINT_H 31#ifndef FINGERPRINT_H
32#define FINGERPRINT_H 32#define FINGERPRINT_H
33
34char *fingerprint(BIGNUM * e, BIGNUM * n); 33char *fingerprint(BIGNUM * e, BIGNUM * n);
35#endif 34#endif