diff --git a/dss.c b/dss.c index c999c50734ae40f9cd3b9e35459b24eac793cb69..d984669f843ae7d258372481172c2f833424f311 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) {