Browse Source

Обновить 'AutReg/MainWindow.xaml.cs'

gr683_gdd 5 years ago
parent
commit
966e109c98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AutReg/MainWindow.xaml.cs

+ 1 - 1
AutReg/MainWindow.xaml.cs

@@ -39,7 +39,7 @@ namespace AutReg
             aut();
         }
 
-        p void aut()
+         void aut()
         {
             if (login.Text == "" || passwordbox.Password == "")
             {