From 5c3513674f06f10b393d2ebb39afb3ee48f5f2f4 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 20 Jun 2017 11:43:53 +0000 Subject: [PATCH] =?UTF-8?q?'PasswortChecker.cs'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Korrekturen --- PasswortChecker.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PasswortChecker.cs b/PasswortChecker.cs index 49391dd..e897fd2 100644 --- a/PasswortChecker.cs +++ b/PasswortChecker.cs @@ -66,4 +66,5 @@ class hauptProgramm Console.WriteLine(Convert.ToString(ergebnis)); } -} \ No newline at end of file +} +