diff options
Diffstat (limited to 'lib/algorithms/kx.c')
-rw-r--r-- | lib/algorithms/kx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/algorithms/kx.c b/lib/algorithms/kx.c index 151b3dc025..9b670693b4 100644 --- a/lib/algorithms/kx.c +++ b/lib/algorithms/kx.c @@ -44,7 +44,7 @@ extern mod_auth_st srp_dss_auth_struct; /* Cred type mappings to KX algorithms - * FIXME: The mappings are not 1-1. Some KX such as SRP_RSA require + * The mappings are not 1-1. Some KX such as SRP_RSA require * more than one credentials type. */ typedef struct { |