summaryrefslogtreecommitdiff
path: root/fingerprint.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-07 17:01:13 +1100
committerDamien Miller <djm@mindrot.org>1999-12-07 17:01:13 +1100
commit1b3dfe32b609f852326df1d0877a7a3e869619aa (patch)
tree218815a0c3e165e3c9ae1c7862d6536fae5422c3 /fingerprint.h
parentdc88b4d37b4fd980674e781d3523d9f52c268cec (diff)
undone silly changes
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