]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
drop whitespace
authorPhilip Hands <phil@hands.com>
Tue, 23 May 2023 21:07:11 +0000 (23:07 +0200)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 25 May 2023 08:24:50 +0000 (18:24 +1000)
SSH-Copy-ID-Upstream: e604fae1cdee35c18055d35dcec530cf12ef00ad

contrib/ssh-copy-id

index ce16ea0bc6789ea3b5566c454c68fc37de5786d0..f5ec6892bb319496317a1307cf6ab9218a141100 100644 (file)
@@ -149,7 +149,7 @@ do
       usage
       ;;
   esac
-done 
+done
 #shift all args to keep only USER_HOST
 shift $((OPTIND-1))