Ignore:
Timestamp:
Nov 29, 2012, 1:59:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/winbindd/idmap_tdb2.c

    r745 r751  
    290290                goto failed;
    291291        }
    292         ctx->script = lp_parm_const_string(-1, config_option, "script", "NULL");
     292        ctx->script = lp_parm_const_string(-1, config_option, "script", NULL);
    293293        talloc_free(config_option);
    294294
Note: See TracChangeset for help on using the changeset viewer.