Mercurial > dropbear
diff signkey.c @ 857:c19acba28590
use oldstyle comments
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 14 Nov 2013 22:03:30 +0800 |
parents | 04ede40a529a |
children | 30ab30e46452 |
line wrap: on
line diff
--- a/signkey.c Thu Nov 14 21:45:50 2013 +0800 +++ b/signkey.c Thu Nov 14 22:03:30 2013 +0800 @@ -40,7 +40,7 @@ "ecdsa-sha2-nistp256", "ecdsa-sha2-nistp384", "ecdsa-sha2-nistp521" -#endif // DROPBEAR_ECDSA +#endif /* DROPBEAR_ECDSA */ }; /* malloc a new sign_key and set the dss and rsa keys to NULL */