diff --git a/TitaniumBackupDecrypt.php b/TitaniumBackupDecrypt.php index 99ee2f4..31aa29d 100644 --- a/TitaniumBackupDecrypt.php +++ b/TitaniumBackupDecrypt.php @@ -214,6 +214,6 @@ function prompt($message) { fclose($fileIn); fclose($fileOut); -echo "Done."; +echo "Done.\n"; ?>