From 9180a4c668ba35d4a2f16be84b546f6a86f073fb 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 ()