diff --git a/SparkleShare/SparkleController.cs b/SparkleShare/SparkleController.cs index 049d174e..2efea66c 100644 --- a/SparkleShare/SparkleController.cs +++ b/SparkleShare/SparkleController.cs @@ -802,7 +802,7 @@ namespace SparkleShare { SparkleConfig.DefaultConfig.UserEmail = value; } } - + // Generates and installs an RSA keypair to identify this system public void GenerateKeyPair ()