diff options
author | Matt Johnston <matt@ucc.asn.au> | 2005-03-07 04:25:43 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2005-03-07 04:25:43 +0000 |
commit | e903109d9f91f014ceb5ffa2918440d4d12acd61 (patch) | |
tree | ce9acec37cbcd98543f25ffb0e5d40a8cdfb8975 /options.h | |
parent | a3bb3137ac5b59f120930ec43e141d96ee8a7609 (diff) |
* fix comment style in options.h
* bump debian version
--HG--
extra : convert_revision : d815305b19d789fe97890c3fdedb55df2e9cf324
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */ * You can't enable both PASSWORD and PAM. */ #define ENABLE_SVR_PASSWORD_AUTH -//#define ENABLE_SVR_PAM_AUTH +/*#define ENABLE_SVR_PAM_AUTH*/ #define ENABLE_SVR_PUBKEY_AUTH #define ENABLE_CLI_PASSWORD_AUTH |