Ignore:
Timestamp:
Jan 11, 2011, 10:55:35 AM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.0: caching parameter, text improvments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-2.0/src/rc/rc.h

    r517 r518  
    2121#define GB_LOGIN                    1024
    2222#define GB_PROPERTIES               1026
    23 #define GB_PERF                     1025
     23#define GB_CACHE                     1025
    2424#define GB_BROWSE                   1027
    25 #define GB_CACHE                    1014
    26 #define DT_LATENCY                  1015
    27 #define SPIN_LATENCY                1017
    28 #define DT_DEPTH                    1018
    29 #define SPIN_DEPTH                  1019
     25#define LBL_CACHETIMEOUT        1014
     26#define SPIN_CACHETIMEOUT       1015
     27#define LBL_CACHEDEPTH          1017
     28#define SPIN_CACHEDEPTH         1018
Note: See TracChangeset for help on using the changeset viewer.