diff options
-rw-r--r-- | dss.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) { |