Skip to content

Commit 9106546

Browse files
committed
Long lines
1 parent e59355b commit 9106546

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/etc/rustup.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,8 @@ case $CFG_OSTYPE in
329329
;;
330330

331331
# We do not detect other OS such as XP/2003 using 64 bit using uname.
332-
# If we want to in the future, we will need to use Cygwin - Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
332+
# If we want to in the future, we will need to use Cygwin
333+
# Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
333334
*)
334335
err "unknown OS type: $CFG_OSTYPE"
335336
;;

0 commit comments

Comments
 (0)