# HG changeset patch # User Matt Johnston # Date 1093626078 0 # Node ID cca368f09f4fe7df59b204c9a551761cd641bfdf # Parent 88e0a1ad951add46b795511dc2698e36b4aee922 options.h diff -r 88e0a1ad951a -r cca368f09f4f options.h --- 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