RE: netapi32: Actually return a couple of return values.
it seems you two fixed the same, juan sent a patch in a previous wine-devel email. you might want to check that because you two have different solutions for the first problem, line 415.
From: kai.blin(a)gmail.com Date: Wed, 19 Nov 2008 12:41:50 +0100 Subject: netapi32: Actually return a couple of return values. To: wine-patches(a)winehq.org
ricardo filipe <ricardo_barbano(a)hotmail.com> found a couple of dead return value assignments in nbt.c and netbios.c
Fix up these error paths. --- dlls/netapi32/nbt.c | 12 +++++++++++- dlls/netapi32/netbios.c | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-)
_________________________________________________________________ Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça o MSN Mobile! http://mobile.live.com/signup/signup2.aspx?lc=pt-br
participants (1)
-
ricardo filipe