about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-29 13:42:08 +0100
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-29 13:42:08 +0100
commitf5a74dc9d0d58bcc1b9835d0367d9b1963a6548a (patch)
treec5e3a1382b8bfa711c2927e9d37efbc6e7976d6e
parent62dbc19425365185ed147077c4f96fd4427ff652 (diff)
downloadrust-f5a74dc9d0d58bcc1b9835d0367d9b1963a6548a.tar.gz
rust-f5a74dc9d0d58bcc1b9835d0367d9b1963a6548a.zip
Add missing trailing newline in y.cmd
-rw-r--r--y.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/y.cmd b/y.cmd
index e00f1bdc854..e9b688645a4 100644
--- a/y.cmd
+++ b/y.cmd
@@ -6,4 +6,4 @@ build\y.exe %* || goto :error
 goto :EOF
 
 :error
-exit /b
\ No newline at end of file
+exit /b