From 7bc24eda070aa695813fd46cff53b40c36330788 Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Tue, 22 Jul 2014 08:00:30 +0200 Subject: Add back a 'dummy' comment I removed with commit e91121e1435d97c92 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia21dc80c8b942fbc1a85a8990354bdaaf9dc8210 Reviewed-on: https://code.wireshark.org/review/3161 Reviewed-by: Jörg Mayer --- tools/win-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/win-setup.sh b/tools/win-setup.sh index ca7f33847d..8ec474ba58 100755 --- a/tools/win-setup.sh +++ b/tools/win-setup.sh @@ -24,7 +24,7 @@ # the end of a script line that would cause an error otherwise. Use this # option if supported. # Note: The following line must be the first non-comment line -(set -o igncr) 2>/dev/null && set -o igncr; +(set -o igncr) 2>/dev/null && set -o igncr; # comment is needed as well err_exit () { echo "" -- cgit v1.2.3