X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=gitk;h=aa083dc47f5b9844fa4c4d6b7d6b60b98240082a;hb=a69875318bf5f7a493ecb77c63073ee18f8ad557;hp=bd10f7dcf02ee749c048df4786cbf72001f2af47;hpb=6e2dda35c2f012298f4f4759db2d651ef18e39a0;p=git.git diff --git a/gitk b/gitk index bd10f7dc..aa083dc4 100755 --- a/gitk +++ b/gitk @@ -1,6 +1,6 @@ #!/bin/sh # Tcl ignores the next line -*- tcl -*- \ -exec wish8.4 "$0" -- "${1+$@}" +exec wish "$0" -- "${1+$@}" # Copyright (C) 2005 Paul Mackerras. All rights reserved. # This program is free software; it may be used, copied, modified