mirror of
https://github.com/reactos/reactos.git
synced 2025-06-04 17:00:31 +00:00
[IMAGESOFT] Fix build. Addendum to commit 516c8829
.
This commit is contained in:
parent
9462350a92
commit
acde1e0e7b
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ MainWndMoveFloatingWindows(PMAIN_WND_INFO Info,
|
|||
|
||||
CopyMemory(wndOldPos,
|
||||
&wndNewPos,
|
||||
sizeof(wndOldPos));
|
||||
sizeof(wndNewPos));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue