Chameleon

Chameleon Commit Details

Date:2012-05-09 00:39:25 (11 years 11 months ago)
Author:Cosmosis Jones
Commit:1954
Parents: 1953
Message:revert plist size change
Changes:
M/trunk/i386/libsaio/saio_types.h

File differences

trunk/i386/libsaio/saio_types.h
6464
6565
6666
67
67
6868
6969
7070
typedef struct Tag Tag, *TagPtr;
typedef struct {
charplist[163840];// buffer for plist
charplist[4096];// buffer for plist
TagPtrdictionary;// buffer for xml dictionary
boolcanOverride;// flag to mark a dictionary can be overriden
} config_file_t;

Archive Download the corresponding diff file

Revision: 1954