summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2017-06-24 23:32:25 +0800
committerMatt Johnston <matt@ucc.asn.au>2017-06-24 23:32:25 +0800
commita94338dc6725f9f2594c6c5e1c9a799c7e11f3f1 (patch)
tree967f689c4c8fa73219cf42e1f4af1f2713b08064 /options.h
parent364fb6019c1931de3d181f21ea491ec112161577 (diff)
add configuration option for default RSA size.
print key size with dropbearkey
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.h b/options.h
index 9350020..c1782d2 100644
--- a/options.h
+++ b/options.h
@@ -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.
*/