From a809d42f5aaf093a5667e505c512adadb74ce34a Mon Sep 17 00:00:00 2001 From: Tomoyuki Sahara Date: Tue, 12 Sep 2017 11:43:21 +0900 Subject: remove whitespaces at the end of line. --- mrbgem.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrbgem.rake') diff --git a/mrbgem.rake b/mrbgem.rake index ef91bdfcb..7ae914925 100644 --- a/mrbgem.rake +++ b/mrbgem.rake @@ -3,7 +3,7 @@ MRuby::Gem::Specification.new('mruby-socket') do |spec| spec.authors = 'Internet Initiative Japan' spec.cc.include_paths << "#{build.root}/src" - + # If Windows, use winsock if ( /mswin|mingw|win32/ =~ RUBY_PLATFORM ) then spec.linker.libraries << "wsock32" -- cgit v1.2.3