diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-08-27 17:01:18 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-08-27 17:01:18 +0000 |
commit | 51fb224ef8accf98b34958d4b0c753234b96d79e (patch) | |
tree | 4285233377f1ff70022712dfee1722f3550388b5 /options.h | |
parent | a4516b4261d4ef435150b8e955650cd254d96cfa (diff) |
options.h
--HG--
extra : convert_revision : 10b3693ebf2d3f713a16aedf214e26bc8a04b9e6
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |