Skip to content

Commit 48bb1fc

Browse files
committed
Use proper commenting with @Rem
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 06cba5a commit 48bb1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ if "%1" EQU "--python" (
8383
exit /b 0
8484
)
8585

86-
################################
86+
@rem ################################
8787
@rem # find a proper Python to run
8888
@rem # Use environment variables or a file if available.
8989
@rem # Otherwise the latest Python by default.

0 commit comments

Comments
 (0)