Introduce a variable "elemdesc" to eliminate some long common
authorRobert Shearman <rob@codeweavers.com>
Thu, 1 Dec 2005 11:34:39 +0000 (12:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Dec 2005 11:34:39 +0000 (12:34 +0100)
commit960aadacebf146cdb68506237a5d758b022ce9fd
tree602a185eb094ec56a4cb310cec7d3dbe83952c79
parent48e1a72a23fa867caeefe31fce539cbf64d6ee99
Introduce a variable "elemdesc" to eliminate some long common
expressions.
Move the contents of the second arguments loop inside the first.
Move the MSFT_ReadLEDWords so that it is the last statement in the
loop since it is one of the iterators.
dlls/oleaut32/typelib.c