diff options.h @ 1438:4f8eb331174f

add configuration option for default RSA size. print key size with dropbearkey
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 23:32:25 +0800
parents 750ec4ec4cbe
children d68d61e7056a
line wrap: on
line diff
--- a/options.h	Sat Jun 24 22:37:14 2017 +0800
+++ b/options.h	Sat Jun 24 23:32:25 2017 +0800
@@ -2,6 +2,8 @@
 #define DROPBEAR_OPTIONS_H
 
 /* 
+            > > > Don't edit this file any more! < < <
+            
 Local compile-time configuration should be defined in localoptions.h
 See default_options.h.in for a description of the available options.
 */