From f60f1220d7998ead285388029dd98ea0f144b41f Mon Sep 17 00:00:00 2001 From: Lars Falk-Petersen Date: Sat, 2 Jul 2011 15:02:51 +0200 Subject: [PATCH] Reverted to original --- SparkleShare/SparkleController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ()