patch-2.0.21 linux/fs/binfmt_java.c

Next file: linux/fs/buffer.c
Previous file: linux/drivers/sound/dev_table.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.20/linux/fs/binfmt_java.c linux/fs/binfmt_java.c
@@ -10,7 +10,6 @@
 #include <linux/stat.h>
 #include <linux/malloc.h>
 #include <linux/binfmts.h>
-#include <paths.h>
 
 #define _PATH_JAVA	"/usr/bin/java"
 #define _PATH_APPLET	"/usr/bin/appletviewer"
@@ -93,7 +92,7 @@
 
 	/*
 	 * OK, we've set the interpreter name
-	 * Splice in (1) the interpreter's name for argv[0] (_PATH_BSHELL)
+	 * Splice in (1) the interpreter's name for argv[0] (_PATH_SH)
 	 *           (2) the name of the appletviewer wrapper for argv[1] (_PATH_APPLET)
 	 *           (3) filename of html file (replace argv[0])
 	 *

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov