Changeset 745 for trunk/server/source4/param/loadparm.h
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/source4/param/loadparm.h
r414 r745 30 30 /* the following are used by loadparm for option lists */ 31 31 typedef enum { 32 P_BOOL,P_INTEGER,P_OCTAL,P_BYTES,P_LIST,P_ STRING,P_USTRING,P_ENUM32 P_BOOL,P_INTEGER,P_OCTAL,P_BYTES,P_LIST,P_CMDLIST,P_STRING,P_USTRING,P_ENUM 33 33 } parm_type; 34 34
Note:
See TracChangeset
for help on using the changeset viewer.