Fix method used to compute the size of an image's data array.
authorChris Hanson <org/chris-hanson/cph>
Mon, 5 Jan 1998 06:22:47 +0000 (06:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 5 Jan 1998 06:22:47 +0000 (06:22 +0000)
commit8fe95cc06a6bbfc5226135ca27f00510c3c61009
tree522a3e34008cd266fcb0f86d30200523bc9c9d9d
parent4fc842a7e825d9a46abaa457724524e98c9f7a19
Fix method used to compute the size of an image's data array.
Previous method was little better than a guess -- and was wrong.  New
method is correct and uses advertised procedures to determine correct
values.
v7/src/microcode/x11graph.c