From dabf62003ec4a2d31f5b276650b1554db840601a Mon Sep 17 00:00:00 2001 From: Kyle Galloway Date: Thu, 5 Apr 2007 00:00:45 +0000 Subject: VariableTable.java: Change longs to ints for argCnt and slots. 2007-04-04 Kyle Galloway * 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 --- .../lib/gnu/classpath/jdwp/util/VariableTable.class | Bin 1255 -> 1247 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'libjava/classpath/lib/gnu') 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 Binary files a/libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.class and b/libjava/classpath/lib/gnu/classpath/jdwp/util/VariableTable.class differ -- cgit v1.1