Ignore:
Timestamp:
May 20, 2009, 6:46:53 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/param/loadparm.c

    r149 r204  
    60836083        int iIndex;
    60846084
    6085         if (*pszParmName == '-')
     6085        if (*pszParmName == '-' && !strequal(pszParmName, "-valid"))
    60866086                return (-1);
    60876087
Note: See TracChangeset for help on using the changeset viewer.