r7069: Add a little usage message to smbscript and fix a compiler warning. My
authorVolker Lendecke <vlendec@samba.org>
Sun, 29 May 2005 08:12:16 +0000 (08:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:11 +0000 (13:17 -0500)
commit21f3a3921c03777beb7e3072152ae33956b38807
treed345916988b09312205172423051b49d64f7be4a
parentb7ed3fa7d23a59d43b9cc57b28b5870350630138
r7069: Add a little usage message to smbscript and fix a compiler warning. My
compiler still complains about "handle" (scripting/ejs/smbscrip.c:46) possibly
not being initialized and to me this looks true.

Running smbscript with the trivial write("Hello, world\n"); also leaves some
memory around.

Volker
(This used to be commit 06d27a19213dc8fe6dfc948a5e8cbafa74db7a29)
source4/scripting/ejs/smbscript.c