[SOFT386]: Fix build (addendum to revision 59990).

svn path=/branches/ntvdm/; revision=59993
This commit is contained in:
Hermès Bélusca-Maïto 2013-09-04 20:40:43 +00:00
parent f0040c12e8
commit a25c3f44b6

View file

@ -1243,7 +1243,7 @@ Soft386WriteModrmWordOperands(PSOFT386_STATE State,
inline
BOOLEAN
Soft386WriteModrnDwordOperands(PSOFT386_STATE State,
Soft386WriteModrmDwordOperands(PSOFT386_STATE State,
PSOFT386_MOD_REG_RM ModRegRm,
BOOLEAN WriteRegister,
ULONG Value)