jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java source...
authorMohan Embar <gnustuff@thisiscool.com>
Sun, 20 Apr 2003 22:45:02 +0000 (22:45 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sun, 20 Apr 2003 22:45:02 +0000 (22:45 +0000)
commitef963bc8a17d341114bde2cbc082830f92455f0f
tree5c604c64bf79db6ce0671ba2230c9fa32a759b0f
parentb20cbca237158906c7d24b32a4e77babbebf9a1c
jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java source filename

2003-04-20  Mohan Embar  <gnustuff@thisiscool.com>

* jcf-io.c (find_class): use DIR_SEPARATOR instead of
'/' when computing java source filename

From-SVN: r65867
gcc/java/ChangeLog
gcc/java/jcf-io.c