Przeglądaj źródła

Fixed another typo -_-

Lorenz Bung 8 lat temu
rodzic
commit
c23be11504
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      hw5/task1/src/main.rs

+ 1
- 1
hw5/task1/src/main.rs Wyświetl plik

@@ -25,7 +25,7 @@ fn main() {
25 25
         }
26 26
     } else if arguments.len() == 1 {
27 27
         zombie::run_zombie();
28
-    } else 
28
+    } else {
29 29
         println!("Bitte nur einen oder zwei Parameter angeben!");
30 30
     }
31 31
 }

Ładowanie…
Anuluj
Zapisz