11 lines
332 B
Plaintext
11 lines
332 B
Plaintext
--- dirdiff.orig Tue Mar 13 20:30:41 2001
|
|
+++ dirdiff Fri Mar 5 04:55:43 2004
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# Tcl ignores the next line \
|
|
-exec wish "$0" -- "${1+$@}"
|
|
+exec wish8.4 "$0" -- "${1+$@}"
|
|
|
|
# Copyright (C) 1999-2001 Paul Mackerras. All rights reserved.
|
|
# This program is free software; it may be used, copied, modified
|