summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-08-27 17:01:18 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-08-27 17:01:18 +0000
commit415aee2c3e29405052f1ab51551baae0f7815d73 (patch)
tree4285233377f1ff70022712dfee1722f3550388b5
parentd564c1ab41b152e42fb90b189975fd9d17e278a0 (diff)
downloaddropbear-415aee2c3e29405052f1ab51551baae0f7815d73.tar.gz
options.h
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index 4379358..2bc4763 100644
--- a/options.h
+++ b/options.h
@@ -10,7 +10,7 @@
* parts are to allow for commandline -DDROPBEAR_XXX options etc.
******************************************************************/
-#ifndef DROPBEAR_PORT
+#ifndef DROPBEAR_DEFPORT
#define DROPBEAR_DEFPORT "22"
#endif