From 51fb224ef8accf98b34958d4b0c753234b96d79e Mon Sep 17 00:00:00 2001 From: Matt Johnston <matt@ucc.asn.au> Date: Fri, 27 Aug 2004 17:01:18 +0000 Subject: [PATCH] options.h --HG-- extra : convert_revision : 10b3693ebf2d3f713a16aedf214e26bc8a04b9e6 --- options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.h b/options.h index 43793586..2bc47632 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 -- GitLab