Ignore:
Timestamp:
Oct 25, 2011, 4:59:31 PM (14 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.3: some small adjustments for cups and unneeded function removed

File:
1 edited

Legend:

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

    r585 r644  
    295295        if (!*buffer)
    296296        {
    297                 if (os2_isClient())
     297                if (lp_is_in_client())
    298298                {
    299299                        snprintf(buffer, 260, "%s/samba/lock/client", getenv("ETC"));
Note: See TracChangeset for help on using the changeset viewer.