Ignore:
Timestamp:
May 24, 2009, 7:51:24 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/libnet/libnet_join.c

    r221 r223  
    5151        LIBNET_UNJOIN_DUMP_CTX(ctx, r, NDR_OUT)
    5252
    53 #define W_ERROR_NOT_OK_GOTO_DONE(x) do { \
    54         if (!W_ERROR_IS_OK(x)) {\
    55                 goto done;\
    56         }\
    57 } while (0)
    58 
    5953/****************************************************************
    6054****************************************************************/
Note: See TracChangeset for help on using the changeset viewer.