Skip to content

Commit

Permalink
windows-compile-vs.bat: remove unnecessary backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
Muqsit committed Nov 12, 2024
1 parent 069be8e commit 0dbe0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows-compile-vs.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\@echo off
@echo off

REM For future users: This file MUST have CRLF line endings. If it doesn't, lots of inexplicable undesirable strange behaviour will result.
REM Also: Don't modify this version with sed, or it will screw up your line endings.
Expand Down

0 comments on commit 0dbe0a8

Please sign in to comment.