| commit | 85230163bda80356fed5832336e4356ef56073c5 | [log] [tgz] |
|---|---|---|
| author | Kevin O'Connor <kevin@koconnor.net> | Mon Nov 03 14:45:51 2014 |
| committer | Kevin O'Connor <kevin@koconnor.net> | Mon Nov 03 14:53:43 2014 |
| tree | d4da48789f9ce069c240184872ceaaeff9033b26 | |
| parent | 136d4ec190af616bb4fa8624dd9c648e5c9e0d2a [diff] |
Fix PNP regression introduced in 99cb8f3e due to missed conversion Commit 99cb8f3e missed a conversion from 12(%esp) to BREGS_eax(%esp) causing winxp to break. Reported-by: Ian Campbell <Ian.Campbell@citrix.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>