On Tue, 2007-07-31 at 17:32 +0200, Dalibor Topic wrote: > OK to commit. Commited as:
2007-07-31 Christian Thalinger <[EMAIL PROTECTED]> * tools/gnu/classpath/tools/javah/Main.java (writeHeaders): Renamed filename to file. * tools/gnu/classpath/tools/javah/CniIncludePrinter.java (printClass): Likewise. * tools/gnu/classpath/tools/javah/JniIncludePrinter.java (printClass): Replace '$' with '_' in filename. - twisti