Alistair Leslie-Hughes leslie_alistair@hotmail.com writes:
Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com
dlls/user32/scroll.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Since it can't happen there's no leak to fix. You could replace the return by an assert(0) if you want to make it clearer.