aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/gnu
diff options
context:
space:
mode:
authorKyle Galloway <kgallowa@redhat.com>2007-04-05 00:00:45 +0000
committerKyle Galloway <kgallowa@gcc.gnu.org>2007-04-05 00:00:45 +0000
commitdabf62003ec4a2d31f5b276650b1554db840601a (patch)
tree25bca4c12f959cc545b8bd9b480b4911fa99c513 /libjava/classpath/lib/gnu
parent51a6c5b35181d70438a8eed49f3b91b62cf1d860 (diff)
downloadgcc-dabf62003ec4a2d31f5b276650b1554db840601a.zip
gcc-dabf62003ec4a2d31f5b276650b1554db840601a.tar.gz
gcc-dabf62003ec4a2d31f5b276650b1554db840601a.tar.bz2
VariableTable.java: Change longs to ints for argCnt and slots.
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
Diffstat (limited to 'libjava/classpath/lib/gnu')
-rw-r--r--libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.classbin1255 -> 1247 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.class b/libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.class
index 7c653c3..0ba47cd 100644
--- a/libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.class
+++ b/libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.class
Binary files differ