changeset 112:cca368f09f4f

options.h
author Matt Johnston <matt@ucc.asn.au>
date Fri, 27 Aug 2004 17:01:18 +0000
parents 88e0a1ad951a
children 775c6cbfe995
files options.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/options.h	Sat Sep 04 14:19:19 2004 +0000
+++ b/options.h	Fri Aug 27 17:01:18 2004 +0000
@@ -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