mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-23 20:05:53 +00:00
dabf62003e
2007-04-04 Kyle Galloway <kgallowa@redhat.com> * classpath/gnu/classpath/jdwp/util/VariableTable.java: Change longs to ints for argCnt and slots. (write): Replace writeLong with writeInt for the above. From-SVN: r123511