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

Update Samba 3.3 to 3.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/libsmb/libsmb_server.c

    r206 r221  
    239239{
    240240        SMBCSRV *srv=NULL;
     241
    241242        struct cli_state *c;
    242243        struct nmb_name called, calling;
     
    360361               
    361362                /* ... then we're done here.  Give 'em what they came for. */
    362                 return srv;
     363                ;
    363364        }
    364365       
     
    599600       
    600601        DLIST_ADD(context->internal->servers, srv);
     602
     603
     604
     605
     606
     607
     608
     609
     610
     611
     612
     613
     614
     615
     616
     617
    601618        return srv;
    602619       
Note: See TracChangeset for help on using the changeset viewer.