From 40e175b390f39afdddcfbf74afcad96093a158e7 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 28 May 2019 14:20:42 +0900 Subject: Clean a garbage [ci skip] --- tool/downloader.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool/downloader.rb') diff --git a/tool/downloader.rb b/tool/downloader.rb index 6e03f3b5a3..2436a4dae7 100644 --- a/tool/downloader.rb +++ b/tool/downloader.rb @@ -1,4 +1,4 @@ -#6 Used by configure and make to download or update mirrored Ruby and GCC +# Used by configure and make to download or update mirrored Ruby and GCC # files. This will use HTTPS if possible, falling back to HTTP. require 'fileutils' -- cgit v1.2.3