+2006-07-11 Bruno Haible <bruno@clisp.org>
+
+ * javacomp.c: Fix a comment.
+ Reported by Jim Meyering.
+
2006-07-02 Bruno Haible <bruno@clisp.org>
* clean-temp.h (register_temp_file): Renamed from enqueue_temp_file.
{
/* Because $JAVAC may consist of a command and options, we use the
shell. Because $JAVAC has been set by the user, we leave all
- all environment variables in place, including JAVA_HOME, and
- we don't erase the user's CLASSPATH. */
+ environment variables in place, including JAVA_HOME, and we don't
+ erase the user's CLASSPATH. */
bool err;
unsigned int command_length;
char *command;