$OpenBSD: patch-demos_demo_tcl,v 1.2 2011/01/05 17:57:00 sebastia Exp $

XXX hand-rolled; CVS keyword in patch

--- demos/demo.tcl.orig	Sun May 17 20:35:58 2009
+++ demos/demo.tcl	Fri Jul  9 11:01:42 2010
@@ -1,2 +1,4 @@
-#!/bin/wish84.exe
+#! /bin/sh
+# the next line restarts with tclsh \
+exec tclsh "$0" ${1+"$@"}
 
