rpcrt4: Fix a typo in rpcrt4_conn_open_pipe.

Robert Shearman rob at codeweavers.com
Tue Jan 23 18:27:01 CST 2007


Fix a typo in rpcrt4_conn_open_pipe where the initial setting of dwFlags 
was done inside the switch statement instead of at the indented place of 
at the start of the block.

(Thanks to Jan Zerebecki for noticing this bug.)
---
  dlls/rpcrt4/rpc_transport.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20870eedb9cbe26a905ab87dfdcaaf74b0a4892e.diff
Type: text/x-patch
Size: 599 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070124/6f43e3c1/20870eedb9cbe26a905ab87dfdcaaf74b0a4892e.bin


More information about the wine-patches mailing list