summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--dss.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dss.c b/dss.c
index c999c50..d984669 100644
--- a/dss.c
+++ b/dss.c
@@ -260,7 +260,6 @@ out:
/* Sign the data presented with key, writing the signature contents
* to the buffer */
- *
void buf_put_dss_sign(buffer* buf, dropbear_dss_key *key, const unsigned char* data,
unsigned int len) {