K 10 svn:author V 8 truckman K 8 svn:date V 27 1998-11-09T03:43:55.000000Z K 7 svn:log V 215 Fix some calculations that use sizeof to attempt to find the end of an array that were doing sizeof on an unrelated variable. This just happened to work right on the i386, but would not on the alpha. PR: bin/8427 END