]> git.ipfire.org Git - thirdparty/gcc.git/commit
natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Code cleanup
authorMarco Trudel <mtrudel@gmx.ch>
Mon, 12 Mar 2007 19:48:32 +0000 (20:48 +0100)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 12 Mar 2007 19:48:32 +0000 (19:48 +0000)
commitff4b07ef6ef8a5f45f227d2dbfc9bed3b881a55a
tree58a95a38cf44e5e20d4c340b3c31889ac3db3fa6
parentdacb3cda3208dca940e007cc6b9d259bdede193b
natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Code cleanup

2007-03-12  Marco Trudel  <mtrudel@gmx.ch>

* java/lang/natString.cc (getBytes (jstring enc)):
Fixed the loop for multiple cycles, Code cleanup

From-SVN: r122859
libjava/ChangeLog
libjava/java/lang/natString.cc